Uses of Interface
org.ujmp.core.genericmatrix.factory.DenseGenericMatrixMultiDFactory
-
-
Uses of DenseGenericMatrixMultiDFactory in org.ujmp.core.booleanmatrix.factory
Subinterfaces of DenseGenericMatrixMultiDFactory in org.ujmp.core.booleanmatrix.factory Modifier and Type Interface Description interface
BooleanMatrix2DFactory<T extends BooleanMatrix2D>
interface
BooleanMatrixFactory<T extends BooleanMatrix>
Classes in org.ujmp.core.booleanmatrix.factory that implement DenseGenericMatrixMultiDFactory Modifier and Type Class Description class
AbstractBooleanMatrix2DFactory
class
DefaultBooleanMatrix2DFactory
-
Uses of DenseGenericMatrixMultiDFactory in org.ujmp.core.bytearraymatrix.factory
Subinterfaces of DenseGenericMatrixMultiDFactory in org.ujmp.core.bytearraymatrix.factory Modifier and Type Interface Description interface
ByteArrayMatrix2DFactory<T extends ByteArrayMatrix2D>
interface
ByteArrayMatrixFactory<T extends ByteArrayMatrix>
interface
DenseByteArrayMatrixFactory<T extends DenseByteArrayMatrix>
interface
SparseByteArrayMatrixFactory<T extends SparseByteArrayMatrix>
-
Uses of DenseGenericMatrixMultiDFactory in org.ujmp.core.bytematrix.factory
Subinterfaces of DenseGenericMatrixMultiDFactory in org.ujmp.core.bytematrix.factory Modifier and Type Interface Description interface
ByteMatrix2DFactory<T extends ByteMatrix2D>
interface
ByteMatrixFactory<T extends ByteMatrix>
interface
DenseByteMatrixFactory<T extends DenseByteMatrix>
interface
SparseByteMatrixFactory<T extends SparseByteMatrix>
Classes in org.ujmp.core.bytematrix.factory that implement DenseGenericMatrixMultiDFactory Modifier and Type Class Description class
AbstractByteMatrix2DFactory
class
DefaultByteMatrix2DFactory
-
Uses of DenseGenericMatrixMultiDFactory in org.ujmp.core.charmatrix.factory
Subinterfaces of DenseGenericMatrixMultiDFactory in org.ujmp.core.charmatrix.factory Modifier and Type Interface Description interface
CharMatrix2DFactory<T extends CharMatrix2D>
interface
CharMatrixFactory<T extends CharMatrix>
interface
DenseCharMatrixFactory<T extends DenseCharMatrix>
interface
SparseCharMatrixFactory<T extends SparseCharMatrix>
Classes in org.ujmp.core.charmatrix.factory that implement DenseGenericMatrixMultiDFactory Modifier and Type Class Description class
AbstractCharMatrix2DFactory
class
DefaultCharMatrix2DFactory
-
Uses of DenseGenericMatrixMultiDFactory in org.ujmp.core.doublematrix.factory
Subinterfaces of DenseGenericMatrixMultiDFactory in org.ujmp.core.doublematrix.factory Modifier and Type Interface Description interface
DenseDoubleMatrixMultiDFactory<T extends DenseDoubleMatrixMultiD>
interface
DoubleMatrixFactory<T extends DoubleMatrix>
Classes in org.ujmp.core.doublematrix.factory that implement DenseGenericMatrixMultiDFactory Modifier and Type Class Description class
AbstractDenseDoubleMatrixMultiDFactory<T extends DenseDoubleMatrixMultiD>
class
DefaultDenseDoubleMatrixMultiDFactory
-
Uses of DenseGenericMatrixMultiDFactory in org.ujmp.core.floatmatrix.factory
Subinterfaces of DenseGenericMatrixMultiDFactory in org.ujmp.core.floatmatrix.factory Modifier and Type Interface Description interface
DenseFloatMatrixFactory<T extends DenseFloatMatrix>
interface
FloatMatrix2DFactory<T extends FloatMatrix2D>
interface
FloatMatrixFactory<T extends FloatMatrix>
interface
SparseFloatMatrixFactory<T extends SparseFloatMatrix>
Classes in org.ujmp.core.floatmatrix.factory that implement DenseGenericMatrixMultiDFactory Modifier and Type Class Description class
AbstractFloatMatrix2DFactory
class
DefaultFloatMatrix2DFactory
-
Uses of DenseGenericMatrixMultiDFactory in org.ujmp.core.genericmatrix.factory
Subinterfaces of DenseGenericMatrixMultiDFactory in org.ujmp.core.genericmatrix.factory Modifier and Type Interface Description interface
GenericMatrixFactory<T extends GenericMatrix<?>>
-
Uses of DenseGenericMatrixMultiDFactory in org.ujmp.core.intmatrix.factory
Subinterfaces of DenseGenericMatrixMultiDFactory in org.ujmp.core.intmatrix.factory Modifier and Type Interface Description interface
DenseIntMatrixFactory<T extends DenseIntMatrix>
interface
IntMatrix2DFactory<T extends IntMatrix2D>
interface
IntMatrixFactory<T extends IntMatrix>
interface
SparseIntMatrixFactory<T extends SparseIntMatrix>
Classes in org.ujmp.core.intmatrix.factory that implement DenseGenericMatrixMultiDFactory Modifier and Type Class Description class
AbstractIntMatrix2DFactory
class
DefaultIntMatrix2DFactory
-
Uses of DenseGenericMatrixMultiDFactory in org.ujmp.core.longmatrix.factory
Subinterfaces of DenseGenericMatrixMultiDFactory in org.ujmp.core.longmatrix.factory Modifier and Type Interface Description interface
DenseLongMatrix2DFactory<T extends DenseLongMatrix2D>
interface
DenseLongMatrixFactory<T extends DenseLongMatrix>
interface
LongMatrix2DFactory<T extends LongMatrix2D>
interface
LongMatrixFactory<T extends LongMatrix>
interface
SparseLongMatrix2DFactory<T extends SparseLongMatrix2D>
interface
SparseLongMatrixFactory<T extends SparseLongMatrix>
Classes in org.ujmp.core.longmatrix.factory that implement DenseGenericMatrixMultiDFactory Modifier and Type Class Description class
AbstractDenseLongMatrix2DFactory<T extends DenseLongMatrix2D>
class
AbstractDenseLongMatrixFactory<T extends DenseLongMatrix>
class
AbstractLongMatrix2DFactory<T extends LongMatrix2D>
class
AbstractLongMatrixFactory<T extends LongMatrix>
class
AbstractSparseLongMatrix2DFactory<T extends SparseLongMatrix2D>
class
AbstractSparseLongMatrixFactory<T extends SparseLongMatrix>
class
DefaultDenseLongMatrix2DFactory
class
DefaultDenseLongMatrixFactory
class
DefaultLongMatrix2DFactory
class
DefaultLongMatrixFactory
class
DefaultSparseLongMatrix2DFactory
class
DefaultSparseLongMatrixFactory
-
Uses of DenseGenericMatrixMultiDFactory in org.ujmp.core.numbermatrix.factory
Subinterfaces of DenseGenericMatrixMultiDFactory in org.ujmp.core.numbermatrix.factory Modifier and Type Interface Description interface
DenseNumberMatrixMultiDFactory<T extends DenseNumberMatrixMultiD<?>>
interface
NumberMatrixFactory<T extends NumberMatrix<?>>
-
Uses of DenseGenericMatrixMultiDFactory in org.ujmp.core.objectmatrix.factory
Subinterfaces of DenseGenericMatrixMultiDFactory in org.ujmp.core.objectmatrix.factory Modifier and Type Interface Description interface
DenseObjectMatrixMultiDFactory<T extends DenseObjectMatrixMultiD>
interface
ObjectMatrixFactory<T extends ObjectMatrix>
-
Uses of DenseGenericMatrixMultiDFactory in org.ujmp.core.shortmatrix.factory
Subinterfaces of DenseGenericMatrixMultiDFactory in org.ujmp.core.shortmatrix.factory Modifier and Type Interface Description interface
DenseShortMatrixFactory<T extends DenseShortMatrix>
interface
ShortMatrix2DFactory<T extends ShortMatrix2D>
interface
ShortMatrixFactory<T extends ShortMatrix>
interface
SparseShortMatrixFactory<T extends SparseShortMatrix>
Classes in org.ujmp.core.shortmatrix.factory that implement DenseGenericMatrixMultiDFactory Modifier and Type Class Description class
AbstractShortMatrix2DFactory
class
DefaultShortMatrix2DFactory
-
Uses of DenseGenericMatrixMultiDFactory in org.ujmp.core.stringmatrix.factory
Subinterfaces of DenseGenericMatrixMultiDFactory in org.ujmp.core.stringmatrix.factory Modifier and Type Interface Description interface
DenseStringMatrix2DFactory<T extends DenseStringMatrix2D>
interface
DenseStringMatrixFactory<T extends DenseStringMatrix>
interface
SparseStringMatrixFactory<T extends SparseStringMatrix>
interface
StringMatrix2DFactory<T extends StringMatrix2D>
interface
StringMatrixFactory<T extends StringMatrix>
Classes in org.ujmp.core.stringmatrix.factory that implement DenseGenericMatrixMultiDFactory Modifier and Type Class Description class
AbstractDenseStringMatrix2DFactory<T extends DenseStringMatrix2D>
class
AbstractStringMatrix2DFactory
class
DefaultDenseStringMatrix2DFactory
class
DefaultStringMatrix2DFactory
-