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