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

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

Uses of DenseDoubleMatrixFactory in org.ujmp.core.doublematrix
 

Fields in org.ujmp.core.doublematrix declared as DenseDoubleMatrixFactory
static DenseDoubleMatrixFactory DenseDoubleMatrix.factory
           
 

Methods in org.ujmp.core.doublematrix that return DenseDoubleMatrixFactory
 DenseDoubleMatrixFactory DenseDoubleMatrix.getFactory()
           
 

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

Subinterfaces of DenseDoubleMatrixFactory in org.ujmp.core.doublematrix.factory
 interface DenseDoubleMatrix2DFactory
           
 

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

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

Fields in org.ujmp.core.doublematrix.stub declared as DenseDoubleMatrixFactory
 DenseDoubleMatrixFactory AbstractDenseDoubleMatrix.factory
           
 

Methods in org.ujmp.core.doublematrix.stub that return DenseDoubleMatrixFactory
 DenseDoubleMatrixFactory AbstractDenseDoubleMatrix.getFactory()
           
 



Copyright © 2010. All Rights Reserved.