scalismo.io.statisticalmodel.NDArray
case class NDArray[T](dims: IndexedSeq[Long], data: Array[T]) Attributes
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product