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
,ColtSparseDoubleMatrix2DFactory
,DefaultSparseDoubleMatrix2DFactory
public interface SparseDoubleMatrixFactory<T extends SparseDoubleMatrix>
extends SparseNumberMatrixFactory<T>, BaseDoubleMatrixFactory<T>
-
Field Summary
-
Method Summary
Methods inherited from interface org.ujmp.core.matrix.factory.BaseMatrixFactory
zeros, zeros