Parallel Colt 0.7.2

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 RCIntMatrix2D
          Sparse row-compressed 2-d matrix holding int elements.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage