|
Parallel Colt 0.9.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatrixInfo.MatrixField | |
---|---|
cern.colt.matrix.io | I/O operations with matrices and vectors. |
Uses of MatrixInfo.MatrixField in cern.colt.matrix.io |
---|
Methods in cern.colt.matrix.io that return MatrixInfo.MatrixField | |
---|---|
static MatrixInfo.MatrixField |
MatrixInfo.MatrixField.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MatrixInfo.MatrixField[] |
MatrixInfo.MatrixField.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in cern.colt.matrix.io with parameters of type MatrixInfo.MatrixField | |
---|---|
MatrixInfo(boolean sparse,
MatrixInfo.MatrixField field,
MatrixInfo.MatrixSymmetry symmetry)
Creates a specific type |
|
Parallel Colt 0.9.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |