Parallel Colt 0.9.4

Uses of Class
cern.colt.matrix.tint.impl.WrapperIntMatrix2D

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

Uses of WrapperIntMatrix2D in cern.colt.matrix.tint.impl
 

Subclasses of WrapperIntMatrix2D in cern.colt.matrix.tint.impl
 class DenseLargeIntMatrix2D
          Dense 2-d matrix holding int elements.
 class DiagonalIntMatrix2D
          Diagonal 2-d matrix holding int elements.
 class SparseCCIntMatrix2D
          Sparse column-compressed 2-d matrix holding int elements.
 class SparseCCMIntMatrix2D
          Sparse column-compressed-modified 2-d matrix holding int elements.
 class SparseRCIntMatrix2D
          Sparse row-compressed 2-d matrix holding int elements.
 class SparseRCMIntMatrix2D
          Sparse row-compressed-modified 2-d matrix holding int elements.
 


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage