SVIMCoefficients

scalismo.statisticalmodel.experimental.SVIMCoefficients
See theSVIMCoefficients companion object
case class SVIMCoefficients(shape: DenseVector[Double], intensity: DenseVector[Double])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def *(f: Float): SVIMCoefficients
def *(d: Double): SVIMCoefficients

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product