Uses of Interface
org.ujmp.core.objectmatrix.SparseObjectMatrix

Packages that use SparseObjectMatrix
org.ujmp.core.objectmatrix   
org.ujmp.core.objectmatrix.factory   
org.ujmp.core.objectmatrix.impl   
org.ujmp.core.objectmatrix.stub   
 

Uses of SparseObjectMatrix in org.ujmp.core.objectmatrix
 

Subinterfaces of SparseObjectMatrix in org.ujmp.core.objectmatrix
 interface SparseObjectMatrix2D
           
 

Uses of SparseObjectMatrix in org.ujmp.core.objectmatrix.factory
 

Methods in org.ujmp.core.objectmatrix.factory that return SparseObjectMatrix
 SparseObjectMatrix SparseObjectMatrixFactory.zeros(long... size)
           
 

Uses of SparseObjectMatrix in org.ujmp.core.objectmatrix.impl
 

Classes in org.ujmp.core.objectmatrix.impl that implement SparseObjectMatrix
 class BufferedObjectMatrix
           
 class DefaultSparseColumnObjectMatrix2D
           
 class DefaultSparseRowObjectMatrix2D
           
 class SerializedSparseObjectMatrix
           
 class ServerObjectMatrixUDP
           
 class VolatileSparseObjectMatrix
           
 

Uses of SparseObjectMatrix in org.ujmp.core.objectmatrix.stub
 

Classes in org.ujmp.core.objectmatrix.stub that implement SparseObjectMatrix
 class AbstractMapToSparseMatrixWrapper
           
 class AbstractSparseObjectMatrix
           
 class AbstractSparseObjectMatrix2D
           
 



Copyright © 2010. All Rights Reserved.