Parallel Colt 0.9.4

Uses of Class
cern.colt.matrix.tlong.impl.SparseCCMLongMatrix2D

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

Uses of SparseCCMLongMatrix2D in cern.colt.matrix.tlong.impl
 

Methods in cern.colt.matrix.tlong.impl that return SparseCCMLongMatrix2D
 SparseCCMLongMatrix2D SparseLongMatrix2D.getColumnCompressedModified()
          Returns a new matrix that has the same elements as this matrix, but is in a column-compressed modified form.
 


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage