Class Hierarchy
- java.lang.Object
- org.ujmp.core.bigintegermatrix.factory.AbstractBigIntegerMatrix2DFactory (implements org.ujmp.core.bigintegermatrix.factory.BigIntegerMatrix2DFactory<T>)
- org.ujmp.core.bigintegermatrix.factory.DefaultBigIntegerMatrix2DFactory
- org.ujmp.core.bigintegermatrix.factory.AbstractBigIntegerMatrix2DFactory (implements org.ujmp.core.bigintegermatrix.factory.BigIntegerMatrix2DFactory<T>)
Interface Hierarchy
- org.ujmp.core.matrix.factory.BaseMatrixFactory<T>
- org.ujmp.core.genericmatrix.factory.BaseGenericMatrixFactory<T>
- org.ujmp.core.numbermatrix.factory.BaseNumberMatrixFactory<T>
- org.ujmp.core.bigintegermatrix.factory.BaseBigIntegerMatrixFactory<T>
- org.ujmp.core.bigintegermatrix.factory.BigIntegerMatrixMultiDFactory<T> (also extends org.ujmp.core.numbermatrix.factory.NumberMatrixMultiDFactory<T>)
- org.ujmp.core.bigintegermatrix.factory.DenseBigIntegerMatrixFactory<T> (also extends org.ujmp.core.numbermatrix.factory.DenseNumberMatrixFactory<T>)
- org.ujmp.core.bigintegermatrix.factory.SparseBigIntegerMatrixFactory<T> (also extends org.ujmp.core.genericmatrix.factory.SparseGenericMatrixFactory<T>)
- org.ujmp.core.bigintegermatrix.factory.BigIntegerMatrixFactory<T>
- org.ujmp.core.bigintegermatrix.factory.BigIntegerMatrix2DFactory<T> (also extends org.ujmp.core.genericmatrix.factory.GenericMatrix2DFactory<T>)
- org.ujmp.core.numbermatrix.factory.DenseNumberMatrixFactory<T> (also extends org.ujmp.core.genericmatrix.factory.DenseGenericMatrixFactory<T>)
- org.ujmp.core.bigintegermatrix.factory.DenseBigIntegerMatrixFactory<T> (also extends org.ujmp.core.bigintegermatrix.factory.BaseBigIntegerMatrixFactory<T>)
- org.ujmp.core.numbermatrix.factory.NumberMatrixMultiDFactory<T> (also extends org.ujmp.core.genericmatrix.factory.GenericMatrixMultiDFactory<T>)
- org.ujmp.core.bigintegermatrix.factory.BigIntegerMatrixMultiDFactory<T> (also extends org.ujmp.core.bigintegermatrix.factory.BaseBigIntegerMatrixFactory<T>)
- org.ujmp.core.bigintegermatrix.factory.BaseBigIntegerMatrixFactory<T>
- org.ujmp.core.genericmatrix.factory.DenseGenericMatrixFactory<T> (also extends org.ujmp.core.matrix.factory.DenseMatrixFactory<T>)
- org.ujmp.core.numbermatrix.factory.DenseNumberMatrixFactory<T> (also extends org.ujmp.core.numbermatrix.factory.BaseNumberMatrixFactory<T>)
- org.ujmp.core.bigintegermatrix.factory.DenseBigIntegerMatrixFactory<T> (also extends org.ujmp.core.bigintegermatrix.factory.BaseBigIntegerMatrixFactory<T>)
- org.ujmp.core.numbermatrix.factory.DenseNumberMatrixFactory<T> (also extends org.ujmp.core.numbermatrix.factory.BaseNumberMatrixFactory<T>)
- org.ujmp.core.genericmatrix.factory.GenericMatrix2DFactory<T> (also extends org.ujmp.core.matrix.factory.Matrix2DFactory<T>)
- org.ujmp.core.bigintegermatrix.factory.BigIntegerMatrix2DFactory<T> (also extends org.ujmp.core.bigintegermatrix.factory.BigIntegerMatrixFactory<T>)
- org.ujmp.core.genericmatrix.factory.GenericMatrixMultiDFactory<T> (also extends org.ujmp.core.matrix.factory.MatrixMultiDFactory<T>)
- org.ujmp.core.numbermatrix.factory.NumberMatrixMultiDFactory<T> (also extends org.ujmp.core.numbermatrix.factory.BaseNumberMatrixFactory<T>)
- org.ujmp.core.bigintegermatrix.factory.BigIntegerMatrixMultiDFactory<T> (also extends org.ujmp.core.bigintegermatrix.factory.BaseBigIntegerMatrixFactory<T>)
- org.ujmp.core.numbermatrix.factory.NumberMatrixMultiDFactory<T> (also extends org.ujmp.core.numbermatrix.factory.BaseNumberMatrixFactory<T>)
- org.ujmp.core.genericmatrix.factory.SparseGenericMatrixFactory<T> (also extends org.ujmp.core.matrix.factory.SparseMatrixFactory<T>)
- org.ujmp.core.bigintegermatrix.factory.SparseBigIntegerMatrixFactory<T> (also extends org.ujmp.core.bigintegermatrix.factory.BaseBigIntegerMatrixFactory<T>)
- org.ujmp.core.numbermatrix.factory.BaseNumberMatrixFactory<T>
- org.ujmp.core.matrix.factory.DenseMatrixFactory<T>
- org.ujmp.core.genericmatrix.factory.DenseGenericMatrixFactory<T> (also extends org.ujmp.core.genericmatrix.factory.BaseGenericMatrixFactory<T>)
- org.ujmp.core.numbermatrix.factory.DenseNumberMatrixFactory<T> (also extends org.ujmp.core.numbermatrix.factory.BaseNumberMatrixFactory<T>)
- org.ujmp.core.bigintegermatrix.factory.DenseBigIntegerMatrixFactory<T> (also extends org.ujmp.core.bigintegermatrix.factory.BaseBigIntegerMatrixFactory<T>)
- org.ujmp.core.numbermatrix.factory.DenseNumberMatrixFactory<T> (also extends org.ujmp.core.numbermatrix.factory.BaseNumberMatrixFactory<T>)
- org.ujmp.core.genericmatrix.factory.DenseGenericMatrixFactory<T> (also extends org.ujmp.core.genericmatrix.factory.BaseGenericMatrixFactory<T>)
- org.ujmp.core.matrix.factory.Matrix2DFactory<T>
- org.ujmp.core.genericmatrix.factory.GenericMatrix2DFactory<T> (also extends org.ujmp.core.genericmatrix.factory.BaseGenericMatrixFactory<T>)
- org.ujmp.core.bigintegermatrix.factory.BigIntegerMatrix2DFactory<T> (also extends org.ujmp.core.bigintegermatrix.factory.BigIntegerMatrixFactory<T>)
- org.ujmp.core.genericmatrix.factory.GenericMatrix2DFactory<T> (also extends org.ujmp.core.genericmatrix.factory.BaseGenericMatrixFactory<T>)
- org.ujmp.core.matrix.factory.MatrixMultiDFactory<T>
- org.ujmp.core.genericmatrix.factory.GenericMatrixMultiDFactory<T> (also extends org.ujmp.core.genericmatrix.factory.BaseGenericMatrixFactory<T>)
- org.ujmp.core.numbermatrix.factory.NumberMatrixMultiDFactory<T> (also extends org.ujmp.core.numbermatrix.factory.BaseNumberMatrixFactory<T>)
- org.ujmp.core.bigintegermatrix.factory.BigIntegerMatrixMultiDFactory<T> (also extends org.ujmp.core.bigintegermatrix.factory.BaseBigIntegerMatrixFactory<T>)
- org.ujmp.core.numbermatrix.factory.NumberMatrixMultiDFactory<T> (also extends org.ujmp.core.numbermatrix.factory.BaseNumberMatrixFactory<T>)
- org.ujmp.core.genericmatrix.factory.GenericMatrixMultiDFactory<T> (also extends org.ujmp.core.genericmatrix.factory.BaseGenericMatrixFactory<T>)
- org.ujmp.core.matrix.factory.SparseMatrixFactory<T>
- org.ujmp.core.genericmatrix.factory.SparseGenericMatrixFactory<T> (also extends org.ujmp.core.genericmatrix.factory.BaseGenericMatrixFactory<T>)
- org.ujmp.core.bigintegermatrix.factory.SparseBigIntegerMatrixFactory<T> (also extends org.ujmp.core.bigintegermatrix.factory.BaseBigIntegerMatrixFactory<T>)
- org.ujmp.core.genericmatrix.factory.SparseGenericMatrixFactory<T> (also extends org.ujmp.core.genericmatrix.factory.BaseGenericMatrixFactory<T>)
- org.ujmp.core.genericmatrix.factory.BaseGenericMatrixFactory<T>