Class ToBigIntegerMatrix

    • Constructor Detail

      • ToBigIntegerMatrix

        public ToBigIntegerMatrix​(Matrix matrix)
    • Method Detail

      • getBigInteger

        public java.math.BigInteger getBigInteger​(long... coordinates)
      • setBigInteger

        public void setBigInteger​(java.math.BigInteger value,
                                  long coordinates)