SoPlex Documentation
Loading...
Searching...
No Matches
bigint Member List

This is the complete list of members for bigint, including all inherited members.

add_compare(const bigint &lhs1, const bigint &lhs2, const bigint &rhs)bigintfriend
align(const bigint &other)bigint
assign(const bigint &other)bigint
assign(uint64_t n)bigint
assign_pow10(int exp)bigint
bigint()bigint
bigint(uint64_t n)bigintexplicit
bigint(const bigint &)=deletebigint
bigit typedefbigintprivate
bigit_bitsbigintprivatestatic
bigits_bigintprivate
bigits_capacity enum valuebigintprivate
compare(const bigint &lhs, const bigint &rhs)bigintfriend
divmod_assign(const bigint &divisor)bigint
double_bigit typedefbigintprivate
exp_bigintprivate
formatter< bigint >bigintfriend
multiply(uint32_t value)bigintprivate
multiply(uint64_t value)bigintprivate
num_bigits() constbigint
operator*=(Int value)bigint
operator<<=(int shift)bigint
operator=(const bigint &)=deletebigint
operator[](int index) constbigintprivate
operator[](int index)bigintprivate
remove_leading_zeros()bigintprivate
square()bigint
subtract_aligned(const bigint &other)bigintprivate
subtract_bigits(int index, bigit other, bigit &borrow)bigintprivate
~bigint()bigint