scalation
package scalation
- Alphabetic
- By Inheritance
- scalation
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
The columar_db
package contains classes, traits and objects for
columnar relational database, where columns are vectors from the
linalgebra
package.
The columar_db
package contains classes, traits and objects for
columnar relational database, where columns are vectors from the
linalgebra
package. Basic type definitions are given.
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.
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.
The image
package contains classes, traits and objects for
image processing and computer vision.
The scala3d
package contains classes, traits and objects for for simple 3D
graphics in scala, based upon javafx.
The scala3d
package contains classes, traits and objects for for simple 3D
graphics in scala, based upon javafx. Its package object contains type aliases for
'javafx.geometry.Point3D' and all subclasses of 'javafx.scene.shape.Shape3D'.