Class AbstractBigIntegerMatrix2DFactory

java.lang.Object
org.ujmp.core.bigintegermatrix.factory.AbstractBigIntegerMatrix2DFactory
All Implemented Interfaces:
BigIntegerMatrix2DFactory<BigIntegerMatrix2D>, BigIntegerMatrixFactory<BigIntegerMatrix2D>, BaseGenericMatrixFactory<BigIntegerMatrix2D>, GenericMatrix2DFactory<BigIntegerMatrix2D>, BaseMatrixFactory<BigIntegerMatrix2D>, Matrix2DFactory<BigIntegerMatrix2D>, BaseNumberMatrixFactory<BigIntegerMatrix2D>
Direct Known Subclasses:
DefaultBigIntegerMatrix2DFactory

public abstract class AbstractBigIntegerMatrix2DFactory extends Object implements BigIntegerMatrix2DFactory<BigIntegerMatrix2D>
  • Constructor Details

    • AbstractBigIntegerMatrix2DFactory

      public AbstractBigIntegerMatrix2DFactory()