Uses of Interface
org.ujmp.core.objectmatrix.factory.DenseObjectMatrix2DFactory
-
Packages that use DenseObjectMatrix2DFactory Package Description org.ujmp.core.objectmatrix org.ujmp.core.objectmatrix.factory -
-
Uses of DenseObjectMatrix2DFactory in org.ujmp.core.objectmatrix
Fields in org.ujmp.core.objectmatrix declared as DenseObjectMatrix2DFactory Modifier and Type Field Description static DenseObjectMatrix2DFactory<? extends DenseObjectMatrix2D>
DenseObjectMatrix2D. Factory
-
Uses of DenseObjectMatrix2DFactory in org.ujmp.core.objectmatrix.factory
Subinterfaces of DenseObjectMatrix2DFactory 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 DenseObjectMatrix2DFactory Modifier and Type Class Description class
DefaultDenseObjectMatrix2DFactory
-