org.ujmp.core.numbermatrix.factory
Interface BaseNumberMatrixFactory<T extends BaseNumberMatrix<?>>
-
- All Superinterfaces:
- BaseGenericMatrixFactory<T>, BaseMatrixFactory<T>
- All Known Subinterfaces:
- BaseBigDecimalMatrixFactory<T>, BaseBigIntegerMatrixFactory<T>, BaseDoubleMatrixFactory<T>, BigDecimalMatrix2DFactory<T>, BigDecimalMatrixMultiDFactory<T>, BigIntegerMatrix2DFactory<T>, BigIntegerMatrixFactory<T>, BigIntegerMatrixMultiDFactory<T>, DenseBigDecimalMatrixFactory<T>, DenseBigIntegerMatrixFactory<T>, DenseDoubleMatrix2DFactory<T>, DenseDoubleMatrixFactory<T>, DenseDoubleMatrixMultiDFactory<T>, DenseNumberMatrix2DFactory<T>, DenseNumberMatrixFactory<T>, DenseNumberMatrixMultiDFactory<T>, DoubleMatrix2DFactory<T>, DoubleMatrixFactory<T>, DoubleMatrixMultiDFactory<T>, NumberMatrix2DFactory<T>, NumberMatrixFactory<T>, NumberMatrixMultiDFactory<T>, SparseBigDecimalMatrixFactory<T>, SparseBigIntegerMatrixFactory<T>, SparseDoubleMatrix2DFactory<T>, SparseDoubleMatrixFactory<T>, SparseDoubleMatrixMultiDFactory<T>, SparseNumberMatrix2DFactory<T>, SparseNumberMatrixFactory<T>, SparseNumberMatrixMultiDFactory<T>
- All Known Implementing Classes:
- AbstractBigDecimalMatrix2DFactory, AbstractBigIntegerMatrix2DFactory, AbstractDenseDoubleMatrix2DFactory, AbstractDenseDoubleMatrixMultiDFactory, AbstractSparseDoubleMatrix2DFactory, AbstractSparseDoubleMatrixMultiDFactory, DefaultBigDecimalMatrix2DFactory, DefaultBigIntegerMatrix2DFactory, DefaultDenseDoubleMatrix2DFactory, DefaultDenseDoubleMatrixMultiDFactory, DefaultSparseDoubleMatrix2DFactory
public interface BaseNumberMatrixFactory<T extends BaseNumberMatrix<?>> extends BaseGenericMatrixFactory<T>
DataMelt 3.0 © DataMelt by jWork.ORG