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

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

Uses of DenseDoubleMatrix2DFactory in org.ujmp.core.doublematrix
 

Fields in org.ujmp.core.doublematrix declared as DenseDoubleMatrix2DFactory
static DenseDoubleMatrix2DFactory DenseDoubleMatrix2D.factory
           
 

Methods in org.ujmp.core.doublematrix that return DenseDoubleMatrix2DFactory
 DenseDoubleMatrix2DFactory DenseDoubleMatrix2D.getFactory()
           
 

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

Classes in org.ujmp.core.doublematrix.factory that implement DenseDoubleMatrix2DFactory
 class DefaultDenseDoubleMatrix2DFactory
           
 

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

Fields in org.ujmp.core.doublematrix.stub declared as DenseDoubleMatrix2DFactory
static DenseDoubleMatrix2DFactory AbstractDenseDoubleMatrix2D.factory
           
 

Methods in org.ujmp.core.doublematrix.stub that return DenseDoubleMatrix2DFactory
 DenseDoubleMatrix2DFactory AbstractDenseDoubleMatrix2D.getFactory()
           
 



Copyright © 2010. All Rights Reserved.