Parallel Colt 0.7.2

Uses of Class
cern.colt.matrix.tdouble.impl.WrapperDoubleMatrix2D

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

Uses of WrapperDoubleMatrix2D in cern.colt.matrix.tdouble.impl
 

Subclasses of WrapperDoubleMatrix2D in cern.colt.matrix.tdouble.impl
 class CCDoubleMatrix2D
          Sparse row-compressed 2-d matrix holding double elements.
 class CCMDoubleMatrix2D
          Sparse column-compressed-modified 2-d matrix holding double elements.
 class DiagonalDoubleMatrix2D
          Diagonal 2-d matrix holding double elements.
 class RCDoubleMatrix2D
          Sparse row-compressed 2-d matrix holding double elements.
 class RCMDoubleMatrix2D
          Sparse row-compressed-modified 2-d matrix holding double elements.
 class TridiagonalDoubleMatrix2D
          Tridiagonal 2-d matrix holding double elements.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage