|
Parallel Colt 0.9.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatrixSize | |
---|---|
cern.colt.matrix.io | I/O operations with matrices and vectors. |
Uses of MatrixSize in cern.colt.matrix.io |
---|
Methods in cern.colt.matrix.io that return MatrixSize | |
---|---|
MatrixSize |
MatrixVectorReader.readArraySize()
Reads in the size of an array matrix. |
MatrixSize |
MatrixVectorReader.readCoordinateSize()
Reads in the size of a coordinate matrix. |
MatrixSize |
MatrixVectorReader.readMatrixSize(MatrixInfo info)
Reads in the size of a matrix. |
Methods in cern.colt.matrix.io with parameters of type MatrixSize | |
---|---|
void |
MatrixVectorWriter.printMatrixSize(MatrixSize size)
Prints the matrix size. |
void |
MatrixVectorWriter.printMatrixSize(MatrixSize size,
MatrixInfo info)
Prints the matrix size |
|
Parallel Colt 0.9.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |