Parallel Colt 0.9.4

Uses of Class
cern.colt.matrix.tfloat.impl.WrapperFloatMatrix2D

Packages that use WrapperFloatMatrix2D
cern.colt.matrix.tfloat.impl Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of float data type. 
 

Uses of WrapperFloatMatrix2D in cern.colt.matrix.tfloat.impl
 

Subclasses of WrapperFloatMatrix2D in cern.colt.matrix.tfloat.impl
 class DenseLargeFloatMatrix2D
          Dense 2-d matrix holding float elements.
 class DiagonalFloatMatrix2D
          Diagonal 2-d matrix holding float elements.
 class SparseCCFloatMatrix2D
          Sparse column-compressed 2-d matrix holding float elements.
 class SparseCCMFloatMatrix2D
          Sparse column-compressed-modified 2-d matrix holding float elements.
 class SparseRCFloatMatrix2D
          Sparse row-compressed 2-d matrix holding float elements.
 class SparseRCMFloatMatrix2D
          Sparse row-compressed-modified 2-d matrix holding float elements.
 


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage