org.ujmp.core.bigdecimalmatrix.factory
Class DefaultBigDecimalMatrix2DFactory
- java.lang.Object
-
- org.ujmp.core.bigdecimalmatrix.factory.AbstractBigDecimalMatrix2DFactory
-
- org.ujmp.core.bigdecimalmatrix.factory.DefaultBigDecimalMatrix2DFactory
-
- All Implemented Interfaces:
- BaseBigDecimalMatrixFactory<BigDecimalMatrix2D>, BigDecimalMatrix2DFactory<BigDecimalMatrix2D>, BaseGenericMatrixFactory<BigDecimalMatrix2D>, GenericMatrix2DFactory<BigDecimalMatrix2D>, BaseMatrixFactory<BigDecimalMatrix2D>, Matrix2DFactory<BigDecimalMatrix2D>, BaseNumberMatrixFactory<BigDecimalMatrix2D>, NumberMatrix2DFactory<BigDecimalMatrix2D>
public class DefaultBigDecimalMatrix2DFactory extends AbstractBigDecimalMatrix2DFactory
-
-
Constructor Summary
Constructors Constructor and Description DefaultBigDecimalMatrix2DFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description BigDecimalMatrix2Dzeros(long... size)BigDecimalMatrix2Dzeros(long rows, long columns)
-
-
-
Method Detail
-
zeros
public BigDecimalMatrix2D zeros(long rows, long columns)
-
zeros
public BigDecimalMatrix2D zeros(long... size)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG