sand.gcs

system

package system

Visibility
  1. Public
  2. All

Type Members

  1. trait GraphCoordinateSystem[CoordType] extends Serializable

    Graph Coordinate System "Cake layer" to be instantiated into a concrete instance

  2. class Orion extends GraphCoordinateSystem[EuclideanCoordinate] with NelderMead[EuclideanCoordinate]

    Implementation of the Orion GCS (Euclidean Space).

  3. class Rigel extends GraphCoordinateSystem[HyperbolicCoordinate] with NelderMead[HyperbolicCoordinate]

    Implementation of the Rigel GCS (Hyperbolic Space).

Value Members

  1. object Orion extends Serializable

    Container for the command line tool interface for Orion GCS.

  2. object Rigel extends Serializable

  3. package distributed

Ungrouped