Parallel Colt 0.7.2

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 CCFloatMatrix2D
          Sparse row-compressed 2-d matrix holding float elements.
 class CCMFloatMatrix2D
          Sparse column-compressed-modified 2-d matrix holding float elements.
 class DiagonalFloatMatrix2D
          Diagonal 2-d matrix holding float elements.
 class RCFloatMatrix2D
          Sparse row-compressed 2-d matrix holding float elements.
 class RCMFloatMatrix2D
          Sparse row-compressed-modified 2-d matrix holding float elements.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage