csw.params.core.models.MatrixData
See theMatrixData companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Create a MatrixData from Array[T]
Create a MatrixData from Array[T]
Type parameters
-
T
-
the type of values
Value parameters
-
rest
-
one or more arrays
Attributes
-
Returns
-
an instance of MatrixData
Create a MatrixData from one or more arrays of Array[T]
Create a MatrixData from one or more arrays of Array[T]
Type parameters
-
T
-
the type of values
Value parameters
-
values
-
one or more arrays
Attributes
-
Returns
-
an instance of MatrixData