Uses of Interface
org.ujmp.core.matrix.factory.Matrix2DFactory
Packages that use Matrix2DFactory
Package
Description
-
Uses of Matrix2DFactory in org.ujmp.colt
Classes in org.ujmp.colt that implement Matrix2DFactoryModifier and TypeClassDescriptionclass
class
-
Uses of Matrix2DFactory in org.ujmp.commonsmath
Classes in org.ujmp.commonsmath that implement Matrix2DFactoryModifier and TypeClassDescriptionclass
class
class
-
Uses of Matrix2DFactory in org.ujmp.core.bigdecimalmatrix.factory
Subinterfaces of Matrix2DFactory in org.ujmp.core.bigdecimalmatrix.factoryModifier and TypeInterfaceDescriptioninterface
BigDecimalMatrix2DFactory<T extends BigDecimalMatrix2D>
Classes in org.ujmp.core.bigdecimalmatrix.factory that implement Matrix2DFactoryModifier and TypeClassDescriptionclass
class
-
Uses of Matrix2DFactory in org.ujmp.core.bigintegermatrix.factory
Subinterfaces of Matrix2DFactory in org.ujmp.core.bigintegermatrix.factoryModifier and TypeInterfaceDescriptioninterface
BigIntegerMatrix2DFactory<T extends BigIntegerMatrix2D>
Classes in org.ujmp.core.bigintegermatrix.factory that implement Matrix2DFactoryModifier and TypeClassDescriptionclass
class
-
Uses of Matrix2DFactory in org.ujmp.core.booleanmatrix.factory
Subinterfaces of Matrix2DFactory in org.ujmp.core.booleanmatrix.factoryModifier and TypeInterfaceDescriptioninterface
BooleanMatrix2DFactory<T extends BooleanMatrix2D>
interface
BooleanMatrixFactory<T extends BooleanMatrix>
Classes in org.ujmp.core.booleanmatrix.factory that implement Matrix2DFactoryModifier and TypeClassDescriptionclass
class
-
Uses of Matrix2DFactory in org.ujmp.core.bytearraymatrix.factory
Subinterfaces of Matrix2DFactory in org.ujmp.core.bytearraymatrix.factoryModifier and TypeInterfaceDescriptioninterface
ByteArrayMatrix2DFactory<T extends ByteArrayMatrix2D>
interface
ByteArrayMatrixFactory<T extends ByteArrayMatrix>
interface
DenseByteArrayMatrixFactory<T extends DenseByteArrayMatrix>
interface
-
Uses of Matrix2DFactory in org.ujmp.core.bytematrix.factory
Subinterfaces of Matrix2DFactory in org.ujmp.core.bytematrix.factoryModifier and TypeInterfaceDescriptioninterface
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 Matrix2DFactoryModifier and TypeClassDescriptionclass
class
-
Uses of Matrix2DFactory in org.ujmp.core.charmatrix.factory
Subinterfaces of Matrix2DFactory in org.ujmp.core.charmatrix.factoryModifier and TypeInterfaceDescriptioninterface
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 Matrix2DFactoryModifier and TypeClassDescriptionclass
class
-
Uses of Matrix2DFactory in org.ujmp.core.doublematrix.factory
Subinterfaces of Matrix2DFactory in org.ujmp.core.doublematrix.factoryModifier and TypeInterfaceDescriptioninterface
DenseDoubleMatrix2DFactory<T extends DenseDoubleMatrix2D>
interface
DoubleMatrix2DFactory<T extends DoubleMatrix2D>
interface
DoubleMatrixFactory<T extends DoubleMatrix>
interface
SparseDoubleMatrix2DFactory<T extends SparseDoubleMatrix2D>
Classes in org.ujmp.core.doublematrix.factory that implement Matrix2DFactoryModifier and TypeClassDescriptionclass
class
class
class
-
Uses of Matrix2DFactory in org.ujmp.core.floatmatrix.factory
Subinterfaces of Matrix2DFactory in org.ujmp.core.floatmatrix.factoryModifier and TypeInterfaceDescriptioninterface
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 Matrix2DFactoryModifier and TypeClassDescriptionclass
class
-
Uses of Matrix2DFactory in org.ujmp.core.genericmatrix.factory
Subinterfaces of Matrix2DFactory in org.ujmp.core.genericmatrix.factoryModifier and TypeInterfaceDescriptioninterface
DenseGenericMatrix2DFactory<T extends DenseGenericMatrix2D<?>>
interface
GenericMatrix2DFactory<T extends GenericMatrix2D<?>>
interface
GenericMatrixFactory<T extends GenericMatrix<?>>
interface
SparseGenericMatrix2DFactory<T extends SparseGenericMatrix2D<?>>
-
Uses of Matrix2DFactory in org.ujmp.core.intmatrix.factory
Subinterfaces of Matrix2DFactory in org.ujmp.core.intmatrix.factoryModifier and TypeInterfaceDescriptioninterface
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 Matrix2DFactoryModifier and TypeClassDescriptionclass
class
-
Uses of Matrix2DFactory in org.ujmp.core.longmatrix.factory
Subinterfaces of Matrix2DFactory in org.ujmp.core.longmatrix.factoryModifier and TypeInterfaceDescriptioninterface
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 Matrix2DFactoryModifier and TypeClassDescriptionclass
class
AbstractDenseLongMatrixFactory<T extends DenseLongMatrix>
class
AbstractLongMatrix2DFactory<T extends LongMatrix2D>
class
AbstractLongMatrixFactory<T extends LongMatrix>
class
class
AbstractSparseLongMatrixFactory<T extends SparseLongMatrix>
class
class
class
class
class
class
-
Uses of Matrix2DFactory in org.ujmp.core.matrix.factory
Subinterfaces of Matrix2DFactory in org.ujmp.core.matrix.factoryModifier and TypeInterfaceDescriptioninterface
DenseMatrix2DFactory<T extends DenseMatrix2D>
interface
SparseMatrix2DFactory<T extends SparseMatrix2D>
-
Uses of Matrix2DFactory in org.ujmp.core.numbermatrix.factory
Subinterfaces of Matrix2DFactory in org.ujmp.core.numbermatrix.factoryModifier and TypeInterfaceDescriptioninterface
DenseNumberMatrix2DFactory<T extends DenseNumberMatrix2D<?>>
interface
NumberMatrix2DFactory<T extends NumberMatrix2D<?>>
interface
NumberMatrixFactory<T extends NumberMatrix<?>>
interface
SparseNumberMatrix2DFactory<T extends SparseNumberMatrix2D<?>>
-
Uses of Matrix2DFactory in org.ujmp.core.objectmatrix.factory
Subinterfaces of Matrix2DFactory in org.ujmp.core.objectmatrix.factoryModifier and TypeInterfaceDescriptioninterface
DenseObjectMatrix2DFactory<T extends DenseObjectMatrix2D>
interface
ObjectMatrix2DFactory<T extends ObjectMatrix2D>
interface
ObjectMatrixFactory<T extends ObjectMatrix>
interface
SparseObjectMatrix2DFactory<T extends SparseObjectMatrix2D>
Classes in org.ujmp.core.objectmatrix.factory that implement Matrix2DFactoryModifier and TypeClassDescriptionclass
class
-
Uses of Matrix2DFactory in org.ujmp.core.shortmatrix.factory
Subinterfaces of Matrix2DFactory in org.ujmp.core.shortmatrix.factoryModifier and TypeInterfaceDescriptioninterface
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 Matrix2DFactoryModifier and TypeClassDescriptionclass
class
-
Uses of Matrix2DFactory in org.ujmp.core.stringmatrix.factory
Subinterfaces of Matrix2DFactory in org.ujmp.core.stringmatrix.factoryModifier and TypeInterfaceDescriptioninterface
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 Matrix2DFactoryModifier and TypeClassDescriptionclass
class
class
class
-
Uses of Matrix2DFactory in org.ujmp.jama
Classes in org.ujmp.jama that implement Matrix2DFactory -
Uses of Matrix2DFactory in org.ujmp.jblas
Classes in org.ujmp.jblas that implement Matrix2DFactory -
Uses of Matrix2DFactory in org.ujmp.la4j
Classes in org.ujmp.la4j that implement Matrix2DFactory -
Uses of Matrix2DFactory in org.ujmp.vecmath
Classes in org.ujmp.vecmath that implement Matrix2DFactory