Create

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

creation typeclass

Attributes

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

Members list

Concise view

Value members

Abstract methods

def createIndex(data: Array[Int]): IntVector[D]