Interface SparseObjectMatrixFactory<T extends SparseObjectMatrix>
- All Superinterfaces:
BaseGenericMatrixFactory<T>
,BaseMatrixFactory<T>
,BaseObjectMatrixFactory<T>
,SparseGenericMatrixFactory<T>
,SparseMatrixFactory<T>
- All Known Subinterfaces:
ObjectMatrixFactory<T>
,SparseObjectMatrix2DFactory<T>
,SparseObjectMatrixMultiDFactory<T>
- All Known Implementing Classes:
DefaultSparseObjectMatrix2DFactory
,DefaultSparseObjectMatrixFactory
public interface SparseObjectMatrixFactory<T extends SparseObjectMatrix>
extends BaseObjectMatrixFactory<T>, SparseGenericMatrixFactory<T>
-
Field Summary
-
Method Summary
Methods inherited from interface org.ujmp.core.matrix.factory.BaseMatrixFactory
zeros, zeros