scalation.mathstat.VMatrixD
See theVMatrixD companion class
The `VMatrixD companion object provides factory methods.
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Create a virtual-matrix from a regular (fully stored) matrix and an array formulas for calculating the additional virtual columns.
Create a virtual-matrix from a regular (fully stored) matrix and an array formulas for calculating the additional virtual columns.
Value parameters
-
formulas
-
the formulas used to calculate the additional virtual columns
-
x
-
the source (fully stored) matrix
Attributes