org.ujmp.core.numbermatrix.factory
Interface SparseNumberMatrix2DFactory<T extends SparseNumberMatrix2D<?>>
-
- All Superinterfaces:
- BaseGenericMatrixFactory<T>, BaseMatrixFactory<T>, BaseNumberMatrixFactory<T>, GenericMatrix2DFactory<T>, Matrix2DFactory<T>, NumberMatrix2DFactory<T>, SparseGenericMatrix2DFactory<T>, SparseGenericMatrixFactory<T>, SparseMatrix2DFactory<T>, SparseMatrixFactory<T>, SparseNumberMatrixFactory<T>
- All Known Subinterfaces:
- DoubleMatrixFactory<T>, NumberMatrixFactory<T>, SparseDoubleMatrix2DFactory<T>
- All Known Implementing Classes:
- AbstractSparseDoubleMatrix2DFactory, DefaultSparseDoubleMatrix2DFactory
public interface SparseNumberMatrix2DFactory<T extends SparseNumberMatrix2D<?>> extends SparseNumberMatrixFactory<T>, NumberMatrix2DFactory<T>, SparseGenericMatrix2DFactory<T>
-
-
Method Summary
-
Methods inherited from interface org.ujmp.core.matrix.factory.Matrix2DFactory
zeros
-
Methods inherited from interface org.ujmp.core.matrix.factory.BaseMatrixFactory
zeros
-
-
DataMelt 3.0 © DataMelt by jWork.ORG