OneDSpace

scalismo.geometry.Dim$.OneDSpace$
object OneDSpace extends NDSpace[_1D] with Create1D with Create1D with Create1D

Attributes

Graph
Supertypes
trait Create1D
trait Create1D
trait Create1D
trait NDSpace[_1D]
trait Create[_1D]
trait Create[_1D]
trait Create[_1D]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

override def createIndex(d: Array[Int]): IntVector[_1D]

Attributes

Definition Classes
Inherited from:
Create1D
override def createPoint(d: Array[Double]): Point[_1D]

Attributes

Definition Classes
Inherited from:
Create1D
override def createVector(d: Array[Double]): EuclideanVector[_1D]

Attributes

Definition Classes
Inherited from:
Create1D

Concrete fields

override val dimensionality: Int

Inherited fields

override val zero: EuclideanVector[_1D]

Attributes

Inherited from:
Create1D