org.ujmp.core.bigintegermatrix.factory
Class DefaultBigIntegerMatrix2DFactory
- java.lang.Object
-
- org.ujmp.core.bigintegermatrix.factory.AbstractBigIntegerMatrix2DFactory
-
- org.ujmp.core.bigintegermatrix.factory.DefaultBigIntegerMatrix2DFactory
-
- All Implemented Interfaces:
- BigIntegerMatrix2DFactory<BigIntegerMatrix2D>, BigIntegerMatrixFactory<BigIntegerMatrix2D>, BaseGenericMatrixFactory<BigIntegerMatrix2D>, GenericMatrix2DFactory<BigIntegerMatrix2D>, BaseMatrixFactory<BigIntegerMatrix2D>, Matrix2DFactory<BigIntegerMatrix2D>, BaseNumberMatrixFactory<BigIntegerMatrix2D>
public class DefaultBigIntegerMatrix2DFactory extends AbstractBigIntegerMatrix2DFactory
-
-
Constructor Summary
Constructors Constructor and Description DefaultBigIntegerMatrix2DFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description BigIntegerMatrix2Dzeros(long... size)BigIntegerMatrix2Dzeros(long rows, long columns)
-
-
-
Method Detail
-
zeros
public BigIntegerMatrix2D zeros(long rows, long columns)
-
zeros
public BigIntegerMatrix2D zeros(long... size)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG