Create

scalismo.geometry.Point$.Create
trait Create[D]

creation typeclass

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait NDSpace[D]
object OneDSpace.type
object ThreeDSpace.type
object TwoDSpace.type
trait Create1D
trait Create2D
trait Create3D

Members list

Concise view

Value members

Abstract methods

def createPoint(data: Array[Double]): Point[D]