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 Details

    • DefaultBigIntegerMatrix2DFactory

      public DefaultBigIntegerMatrix2DFactory()
  • Method Details