| Class | Description |
|---|---|
| MatrixInfo |
Contains information on a matrix in the Matrix Market exchange format.
|
| MatrixSize |
Contains the size of a matrix stored in the Matrix Market exchange format
|
| MatrixVectorReader |
Reads matrices and vectors
|
| MatrixVectorWriter |
Writes matrices and vectors
|
| VectorInfo |
Contains information on a vector in a variant of the Matrix Market exchange format
|
| VectorSize |
Contains the size of a vector stored in a variant of the Matrix Market exchange format
|
| Enum | Description |
|---|---|
| MatrixInfo.MatrixField |
What kind of numbers are stored
|
| MatrixInfo.MatrixSymmetry |
Symmetry structure of the matrix, if any
|
| VectorInfo.VectorField |
What kind of numbers are stored
|
The Harwell-Boeing format is not supported.
Jump to the Parallel Colt Homepage