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