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