Uses of Interface
org.ujmp.core.matrix.factory.SparseMatrix2DFactory

Packages that use SparseMatrix2DFactory
org.ujmp.core.doublematrix.factory   
org.ujmp.core.matrix   
org.ujmp.core.objectmatrix.factory   
 

Uses of SparseMatrix2DFactory in org.ujmp.core.doublematrix.factory
 

Subinterfaces of SparseMatrix2DFactory in org.ujmp.core.doublematrix.factory
 interface SparseDoubleMatrix2DFactory
           
 

Classes in org.ujmp.core.doublematrix.factory that implement SparseMatrix2DFactory
 class DefaultSparseDoubleMatrix2DFactory
           
 

Uses of SparseMatrix2DFactory in org.ujmp.core.matrix
 

Methods in org.ujmp.core.matrix that return SparseMatrix2DFactory
 SparseMatrix2DFactory SparseMatrix2D.getFactory()
           
 

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

Subinterfaces of SparseMatrix2DFactory in org.ujmp.core.objectmatrix.factory
 interface SparseObjectMatrix2DFactory
           
 

Classes in org.ujmp.core.objectmatrix.factory that implement SparseMatrix2DFactory
 class DefaultSparseObjectMatrix2DFactory
           
 class DefaultSparseObjectMatrixFactory
           
 



Copyright © 2010. All Rights Reserved.