Parallel Colt 0.7.2

Uses of Package
cern.colt.matrix.io

Packages that use cern.colt.matrix.io
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. 
 

Classes in cern.colt.matrix.io used by cern.colt.matrix.io
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
 

Classes in cern.colt.matrix.io used by cern.colt.matrix.tdouble.impl
MatrixVectorReader
          Reads matrices and vectors
 

Classes in cern.colt.matrix.io used by cern.colt.matrix.tfloat.impl
MatrixVectorReader
          Reads matrices and vectors
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage