Uses of Interface
org.ujmp.core.doublematrix.factory.DenseDoubleMatrixMultiDFactory
-
Packages that use DenseDoubleMatrixMultiDFactory Package Description org.ujmp.core.doublematrix.factory -
-
Uses of DenseDoubleMatrixMultiDFactory in org.ujmp.core.doublematrix.factory
Subinterfaces of DenseDoubleMatrixMultiDFactory 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 DenseDoubleMatrixMultiDFactory Modifier and Type Class Description class
AbstractDenseDoubleMatrixMultiDFactory<T extends DenseDoubleMatrixMultiD>
class
DefaultDenseDoubleMatrixMultiDFactory
-