TwoDSpace

scalismo.geometry.Dim$.TwoDSpace$
object TwoDSpace extends NDSpace[_2D] with Create2D with Create2D with Create2D

Attributes

Graph
Supertypes
trait Create2D
trait Create2D
trait Create2D
trait NDSpace[_2D]
trait Create[_2D]
trait Create[_2D]
trait Create[_2D]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

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

Attributes

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

Attributes

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

Attributes

Definition Classes
Inherited from:
Create2D

Concrete fields

override val dimensionality: Int

Inherited fields

override val zero: EuclideanVector[_2D]

Attributes

Inherited from:
Create2D