Uses of Interface
org.ujmp.core.numbermatrix.factory.SparseNumberMatrixMultiDFactory
-
Packages that use SparseNumberMatrixMultiDFactory Package Description org.ujmp.core.doublematrix.factory org.ujmp.core.numbermatrix.factory -
-
Uses of SparseNumberMatrixMultiDFactory in org.ujmp.core.doublematrix.factory
Subinterfaces of SparseNumberMatrixMultiDFactory in org.ujmp.core.doublematrix.factory Modifier and Type Interface Description interface
DoubleMatrixFactory<T extends DoubleMatrix>
interface
SparseDoubleMatrixMultiDFactory<T extends SparseDoubleMatrixMultiD>
Classes in org.ujmp.core.doublematrix.factory that implement SparseNumberMatrixMultiDFactory Modifier and Type Class Description class
AbstractSparseDoubleMatrixMultiDFactory<T extends SparseDoubleMatrixMultiD>
-
Uses of SparseNumberMatrixMultiDFactory in org.ujmp.core.numbermatrix.factory
Subinterfaces of SparseNumberMatrixMultiDFactory in org.ujmp.core.numbermatrix.factory Modifier and Type Interface Description interface
NumberMatrixFactory<T extends NumberMatrix<?>>
-