| Package | Description |
|---|---|
| no.uib.cipr.matrix.io |
I/O operations with matrices and vectors.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
MatrixInfo(boolean sparse,
MatrixInfo.MatrixField field,
MatrixInfo.MatrixSymmetry symmetry)
Creates a specific type
|
Copyright © 2015. All Rights Reserved.