All Implemented Interfaces:
Serializable, BigIntegerCalculation, Calculation

public class Pascal extends AbstractBigIntegerCalculation
See Also:
  • Field Details

  • Constructor Details

    • Pascal

      public Pascal(Matrix matrix)
  • Method Details

    • getBigInteger

      public BigInteger getBigInteger(long... coordinates)