Class ToBigIntegerMatrix

All Implemented Interfaces:
Serializable, BigIntegerCalculation, Calculation

public class ToBigIntegerMatrix extends AbstractBigIntegerCalculation
See Also:
  • Field Details

  • Constructor Details

    • ToBigIntegerMatrix

      public ToBigIntegerMatrix(Matrix matrix)
  • Method Details

    • getBigInteger

      public BigInteger getBigInteger(long... coordinates)
    • setBigInteger

      public void setBigInteger(BigInteger value, long coordinates)