Interface SparseBigDecimalMatrixFactory<T extends SparseBigDecimalMatrix>
-
- All Superinterfaces:
BaseBigDecimalMatrixFactory<T>
,BaseGenericMatrixFactory<T>
,BaseMatrixFactory<T>
,BaseNumberMatrixFactory<T>
,SparseGenericMatrixFactory<T>
,SparseMatrixFactory<T>
,SparseNumberMatrixFactory<T>
public interface SparseBigDecimalMatrixFactory<T extends SparseBigDecimalMatrix> extends SparseNumberMatrixFactory<T>, BaseBigDecimalMatrixFactory<T>