Uses of Interface
org.ujmp.core.numbermatrix.factory.BaseNumberMatrixFactory
Packages that use BaseNumberMatrixFactory
Package
Description
-
Uses of BaseNumberMatrixFactory in org.ujmp.colt
Classes in org.ujmp.colt that implement BaseNumberMatrixFactoryModifier and TypeClassDescriptionclass
class
-
Uses of BaseNumberMatrixFactory in org.ujmp.commonsmath
Classes in org.ujmp.commonsmath that implement BaseNumberMatrixFactoryModifier and TypeClassDescriptionclass
class
class
-
Uses of BaseNumberMatrixFactory in org.ujmp.core.bigdecimalmatrix.factory
Subinterfaces of BaseNumberMatrixFactory in org.ujmp.core.bigdecimalmatrix.factoryModifier and TypeInterfaceDescriptioninterface
BaseBigDecimalMatrixFactory<T extends BaseBigDecimalMatrix>
interface
BigDecimalMatrix2DFactory<T extends BigDecimalMatrix2D>
interface
interface
interface
Classes in org.ujmp.core.bigdecimalmatrix.factory that implement BaseNumberMatrixFactoryModifier and TypeClassDescriptionclass
class
-
Uses of BaseNumberMatrixFactory in org.ujmp.core.bigintegermatrix.factory
Subinterfaces of BaseNumberMatrixFactory in org.ujmp.core.bigintegermatrix.factoryModifier and TypeInterfaceDescriptioninterface
BaseBigIntegerMatrixFactory<T extends BaseBigIntegerMatrix>
interface
BigIntegerMatrix2DFactory<T extends BigIntegerMatrix2D>
interface
BigIntegerMatrixFactory<T extends BaseBigIntegerMatrix>
interface
interface
interface
Classes in org.ujmp.core.bigintegermatrix.factory that implement BaseNumberMatrixFactoryModifier and TypeClassDescriptionclass
class
-
Uses of BaseNumberMatrixFactory in org.ujmp.core.doublematrix.factory
Subinterfaces of BaseNumberMatrixFactory in org.ujmp.core.doublematrix.factoryModifier and TypeInterfaceDescriptioninterface
BaseDoubleMatrixFactory<T extends BaseDoubleMatrix>
interface
DenseDoubleMatrix2DFactory<T extends DenseDoubleMatrix2D>
interface
DenseDoubleMatrixFactory<T extends DenseDoubleMatrix>
interface
interface
DoubleMatrix2DFactory<T extends DoubleMatrix2D>
interface
DoubleMatrixFactory<T extends DoubleMatrix>
interface
DoubleMatrixMultiDFactory<T extends DoubleMatrixMultiD>
interface
SparseDoubleMatrix2DFactory<T extends SparseDoubleMatrix2D>
interface
SparseDoubleMatrixFactory<T extends SparseDoubleMatrix>
interface
Classes in org.ujmp.core.doublematrix.factory that implement BaseNumberMatrixFactoryModifier and TypeClassDescriptionclass
class
class
class
class
class
class
-
Uses of BaseNumberMatrixFactory in org.ujmp.core.numbermatrix.factory
Subinterfaces of BaseNumberMatrixFactory in org.ujmp.core.numbermatrix.factoryModifier and TypeInterfaceDescriptioninterface
DenseNumberMatrix2DFactory<T extends DenseNumberMatrix2D<?>>
interface
DenseNumberMatrixFactory<T extends DenseNumberMatrix<?>>
interface
DenseNumberMatrixMultiDFactory<T extends DenseNumberMatrixMultiD<?>>
interface
NumberMatrix2DFactory<T extends NumberMatrix2D<?>>
interface
NumberMatrixFactory<T extends NumberMatrix<?>>
interface
NumberMatrixMultiDFactory<T extends NumberMatrixMultiD<?>>
interface
SparseNumberMatrix2DFactory<T extends SparseNumberMatrix2D<?>>
interface
SparseNumberMatrixFactory<T extends SparseNumberMatrix<?>>
interface
SparseNumberMatrixMultiDFactory<T extends SparseNumberMatrixMultiD<?>>
-
Uses of BaseNumberMatrixFactory in org.ujmp.jama
Classes in org.ujmp.jama that implement BaseNumberMatrixFactory -
Uses of BaseNumberMatrixFactory in org.ujmp.jblas
Classes in org.ujmp.jblas that implement BaseNumberMatrixFactory -
Uses of BaseNumberMatrixFactory in org.ujmp.la4j
Classes in org.ujmp.la4j that implement BaseNumberMatrixFactory -
Uses of BaseNumberMatrixFactory in org.ujmp.vecmath
Classes in org.ujmp.vecmath that implement BaseNumberMatrixFactory