Interface BaseBigDecimalMatrixFactory<T extends BaseBigDecimalMatrix>
- All Superinterfaces:
BaseGenericMatrixFactory<T>
,BaseMatrixFactory<T>
,BaseNumberMatrixFactory<T>
- All Known Subinterfaces:
BigDecimalMatrix2DFactory<T>
,BigDecimalMatrixMultiDFactory<T>
,DenseBigDecimalMatrixFactory<T>
,SparseBigDecimalMatrixFactory<T>
- All Known Implementing Classes:
AbstractBigDecimalMatrix2DFactory
,DefaultBigDecimalMatrix2DFactory
public interface BaseBigDecimalMatrixFactory<T extends BaseBigDecimalMatrix>
extends BaseNumberMatrixFactory<T>
-
Field Summary
-
Method Summary
Methods inherited from interface org.ujmp.core.matrix.factory.BaseMatrixFactory
zeros, zeros