Packages

  • package root
    Definition Classes
    root
  • package scalation
    Definition Classes
    root
  • package columnar_db

    The columar_db package contains classes, traits and objects for columnar relational algebra, where columns are vectors from the linalgebra package.

  • package graph_db

    The graph_db package contains classes, traits and objects for graph analytics on Trees, 'DAG's and Directed Graphs.

    The graph_db package contains classes, traits and objects for graph analytics on Trees, 'DAG's and Directed Graphs. It provides an implicit conversion when needed for converting doubles to vectors.

  • package graphalytics

    The graphalytics package contains classes, traits and objects for graph analytics on Trees, 'DAG's and Directed Graphs.

    The graphalytics package contains classes, traits and objects for graph analytics on Trees, 'DAG's and Directed Graphs. It provides an implicit conversion when needed for converting doubles to vectors.

p

scalation

package scalation

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. scalation
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val BASE: String
  2. val DATA_DIR: String
  3. val LOG_DIR: String
  4. val MEM_MAPPED_DIR: String
  5. val SEP: String
  6. val SRC_DIR: String
  7. val SRC_SCALA_DIR: String
  8. val STORE_DIR: String
  9. def removeLast(s: String): String
  10. def setParallelism[A](n: Int)(block: ⇒ A): A
  11. val : String

Inherited from AnyRef

Inherited from Any

Ungrouped