Package | Description |
---|---|
cern.colt.matrix.io |
I/O operations with matrices and vectors.
|
cern.colt.matrix.tdouble.impl |
Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of double data type.
|
cern.colt.matrix.tfloat.impl |
Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of float data type.
|
cern.colt.matrix.tint.impl |
Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of int data type.
|
cern.colt.matrix.tlong.impl |
Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of long data type.
|
Class and Description |
---|
MatrixInfo
Contains information on a matrix in the Matrix Market exchange format.
|
MatrixInfo.MatrixField
What kind of numbers are stored
|
MatrixInfo.MatrixSymmetry
Symmetry structure of the matrix, if any
|
MatrixSize
Contains the size of a matrix stored in the Matrix Market exchange format
|
VectorInfo
Contains information on a vector in a variant of the Matrix Market exchange format
|
VectorInfo.VectorField
What kind of numbers are stored
|
VectorSize
Contains the size of a vector stored in a variant of the Matrix Market exchange format
|
Class and Description |
---|
MatrixVectorReader
Reads matrices and vectors
|
Class and Description |
---|
MatrixVectorReader
Reads matrices and vectors
|
Class and Description |
---|
MatrixVectorReader
Reads matrices and vectors
|
Class and Description |
---|
MatrixVectorReader
Reads matrices and vectors
|
Jump to the Parallel Colt Homepage