org.ujmp.core.numbermatrix.factory
Interface SparseNumberMatrixFactory<T extends SparseNumberMatrix<?>>
-
- All Superinterfaces:
- BaseGenericMatrixFactory<T>, BaseMatrixFactory<T>, BaseNumberMatrixFactory<T>, SparseGenericMatrixFactory<T>, SparseMatrixFactory<T>
- All Known Subinterfaces:
- DoubleMatrixFactory<T>, NumberMatrixFactory<T>, SparseBigDecimalMatrixFactory<T>, SparseDoubleMatrix2DFactory<T>, SparseDoubleMatrixFactory<T>, SparseDoubleMatrixMultiDFactory<T>, SparseNumberMatrix2DFactory<T>, SparseNumberMatrixMultiDFactory<T>
- All Known Implementing Classes:
- AbstractSparseDoubleMatrix2DFactory, AbstractSparseDoubleMatrixMultiDFactory, DefaultSparseDoubleMatrix2DFactory
public interface SparseNumberMatrixFactory<T extends SparseNumberMatrix<?>> extends BaseNumberMatrixFactory<T>, SparseGenericMatrixFactory<T>
DataMelt 3.0 © DataMelt by jWork.ORG