Uses of Interface
org.ujmp.core.objectmatrix.factory.SparseObjectMatrixFactory
-
Packages that use SparseObjectMatrixFactory Package Description org.ujmp.core.objectmatrix.factory -
-
Uses of SparseObjectMatrixFactory in org.ujmp.core.objectmatrix.factory
Subinterfaces of SparseObjectMatrixFactory in org.ujmp.core.objectmatrix.factory Modifier and Type Interface Description interface
ObjectMatrixFactory<T extends ObjectMatrix>
interface
SparseObjectMatrix2DFactory<T extends SparseObjectMatrix2D>
interface
SparseObjectMatrixMultiDFactory<T extends SparseObjectMatrixMultiD>
Classes in org.ujmp.core.objectmatrix.factory that implement SparseObjectMatrixFactory Modifier and Type Class Description class
DefaultSparseObjectMatrix2DFactory
class
DefaultSparseObjectMatrixFactory
-