Parallel Colt 0.9.4

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

Packages that use SparseLongMatrix1D
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 SparseLongMatrix1D in cern.colt.matrix.tlong.impl
 

Methods in cern.colt.matrix.tlong.impl that return SparseLongMatrix1D
 SparseLongMatrix1D[] SparseRCMLongMatrix2D.elements()
           
 SparseLongMatrix1D[] SparseCCMLongMatrix2D.elements()
           
 SparseLongMatrix1D SparseCCMLongMatrix2D.viewColumn(int column)
           
 SparseLongMatrix1D SparseRCMLongMatrix2D.viewRow(int row)
           
 


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage