Parallel Colt 0.9.4

Uses of Class
cern.colt.matrix.tobject.impl.SparseObjectMatrix1D

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

Uses of SparseObjectMatrix1D in cern.colt.matrix.tobject.impl
 

Methods in cern.colt.matrix.tobject.impl that return SparseObjectMatrix1D
 SparseObjectMatrix1D[] SparseRCMObjectMatrix2D.elements()
           
 SparseObjectMatrix1D[] SparseCCMObjectMatrix2D.elements()
           
 SparseObjectMatrix1D SparseCCMObjectMatrix2D.viewColumn(int column)
           
 SparseObjectMatrix1D SparseRCMObjectMatrix2D.viewRow(int row)
           
 


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage