ScalingSpace

scalismo.transformations.ScalingSpace
case class ScalingSpace[D]()(implicit evidence$2: NDSpace[D]) extends TransformationSpaceWithDifferentiableTransforms[D]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object ScalingSpace1D.type
object ScalingSpace2D.type
object ScalingSpace3D.type

Members list

Concise view

Type members

Types

override type T[D] = Scaling[D]

Value members

Concrete methods

returns identity transformation)

returns identity transformation)

Attributes

Definition Classes

Returns a translation transform, where the translation vectors' coordinates are the given parameters

Returns a translation transform, where the translation vectors' coordinates are the given parameters

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Deprecated and Inherited methods

Attributes

Deprecated
true
Inherited from:
TransformationSpace

Concrete fields

override val domain: Domain[D]