Uses of Interface
org.ujmp.core.doublematrix.factory.SparseDoubleMatrix2DFactory

Packages that use SparseDoubleMatrix2DFactory
org.ujmp.core.doublematrix   
org.ujmp.core.doublematrix.factory   
org.ujmp.core.doublematrix.stub   
 

Uses of SparseDoubleMatrix2DFactory in org.ujmp.core.doublematrix
 

Fields in org.ujmp.core.doublematrix declared as SparseDoubleMatrix2DFactory
static SparseDoubleMatrix2DFactory SparseDoubleMatrix2D.factory
           
 

Methods in org.ujmp.core.doublematrix that return SparseDoubleMatrix2DFactory
 SparseDoubleMatrix2DFactory SparseDoubleMatrix2D.getFactory()
           
 

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

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

Uses of SparseDoubleMatrix2DFactory in org.ujmp.core.doublematrix.stub
 

Fields in org.ujmp.core.doublematrix.stub declared as SparseDoubleMatrix2DFactory
 SparseDoubleMatrix2DFactory AbstractSparseDoubleMatrix2D.factory
           
 

Methods in org.ujmp.core.doublematrix.stub that return SparseDoubleMatrix2DFactory
 SparseDoubleMatrix2DFactory AbstractSparseDoubleMatrix2D.getFactory()
           
 



Copyright © 2010. All Rights Reserved.