Package org.ujmp.core.bigdecimalmatrix.factory
-
Interface Summary Interface Description BaseBigDecimalMatrixFactory<T extends BaseBigDecimalMatrix> BigDecimalMatrix2DFactory<T extends BigDecimalMatrix2D> BigDecimalMatrixMultiDFactory<T extends BigDecimalMatrixMultiD> DenseBigDecimalMatrixFactory<T extends DenseBigDecimalMatrix> SparseBigDecimalMatrixFactory<T extends SparseBigDecimalMatrix> -
Class Summary Class Description AbstractBigDecimalMatrix2DFactory DefaultBigDecimalMatrix2DFactory