Uses of Interface
org.ujmp.core.objectmatrix.factory.ObjectMatrix2DFactory

Packages that use ObjectMatrix2DFactory
org.ujmp.core.genericmatrix.stub   
org.ujmp.core.objectmatrix   
org.ujmp.core.objectmatrix.factory   
 

Uses of ObjectMatrix2DFactory in org.ujmp.core.genericmatrix.stub
 

Fields in org.ujmp.core.genericmatrix.stub declared as ObjectMatrix2DFactory
static ObjectMatrix2DFactory AbstractGenericMatrix.factory
           
 

Uses of ObjectMatrix2DFactory in org.ujmp.core.objectmatrix
 

Fields in org.ujmp.core.objectmatrix declared as ObjectMatrix2DFactory
static ObjectMatrix2DFactory ObjectMatrix2D.factory
           
 

Methods in org.ujmp.core.objectmatrix that return ObjectMatrix2DFactory
 ObjectMatrix2DFactory ObjectMatrix2D.getFactory()
           
 

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

Subinterfaces of ObjectMatrix2DFactory in org.ujmp.core.objectmatrix.factory
 interface DenseObjectMatrix2DFactory
           
 interface SparseObjectMatrix2DFactory
           
 

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



Copyright © 2010. All Rights Reserved.