Uses of Interface
org.ujmp.core.objectmatrix.factory.SparseObjectMatrix2DFactory
-
Packages that use SparseObjectMatrix2DFactory Package Description org.ujmp.core.objectmatrix org.ujmp.core.objectmatrix.factory -
-
Uses of SparseObjectMatrix2DFactory in org.ujmp.core.objectmatrix
Fields in org.ujmp.core.objectmatrix declared as SparseObjectMatrix2DFactory Modifier and Type Field Description static SparseObjectMatrix2DFactory<? extends SparseObjectMatrix2D>
SparseObjectMatrix2D. Factory
-
Uses of SparseObjectMatrix2DFactory in org.ujmp.core.objectmatrix.factory
Subinterfaces of SparseObjectMatrix2DFactory in org.ujmp.core.objectmatrix.factory Modifier and Type Interface Description interface
ObjectMatrixFactory<T extends ObjectMatrix>
Classes in org.ujmp.core.objectmatrix.factory that implement SparseObjectMatrix2DFactory Modifier and Type Class Description class
DefaultSparseObjectMatrix2DFactory
-