BigInt | tlfloat::BigUInt< N > | friend |
BigUInt | tlfloat::BigUInt< N > | friend |
BigUInt(const BigUInt< N-1 > &h, const BigUInt< N-1 > &l) | tlfloat::BigUInt< N > | inline |
BigUInt()=default | tlfloat::BigUInt< N > | |
BigUInt(T u) | tlfloat::BigUInt< N > | inline |
BigUInt(T i) | tlfloat::BigUInt< N > | inline |
BigUInt(const BigUInt &m)=default | tlfloat::BigUInt< N > | |
BigUInt(const BigUInt< N+1 > &h) | tlfloat::BigUInt< N > | inlineexplicit |
BigUInt(const BigUInt< K > &l) | tlfloat::BigUInt< N > | inline |
BigUInt(const BigUInt< K > &h) | tlfloat::BigUInt< N > | inlineexplicit |
BigUInt(const uint64_t *p) | tlfloat::BigUInt< N > | inline |
BigUInt(double d) | tlfloat::BigUInt< N > | inlineexplicit |
BigUInt(const char *p_, const char **endptr=nullptr, const int base_=10) | tlfloat::BigUInt< N > | inline |
bit(unsigned idx) const | tlfloat::BigUInt< N > | inline |
clz() const | tlfloat::BigUInt< N > | inline |
compare(BigUInt const &rhs) const | tlfloat::BigUInt< N > | inline |
divmod(const BigUInt &rhs, const BigUInt &recip, BigUInt *mod) const | tlfloat::BigUInt< N > | inline |
divmod(const BigUInt &rhs, const BigUInt &recip) const | tlfloat::BigUInt< N > | inline |
divmod(const BigUInt &rhs) const | tlfloat::BigUInt< N > | inline |
divmod2(const BigUInt &rhs, const BigUInt &recip2) const | tlfloat::BigUInt< N > | inline |
divmod2(const BigUInt &rhs) const | tlfloat::BigUInt< N > | inline |
eq(BigUInt const &rhs) const | tlfloat::BigUInt< N > | inline |
gcd(BigUInt b) const | tlfloat::BigUInt< N > | inline |
getWord(unsigned idx) const | tlfloat::BigUInt< N > | inline |
high | tlfloat::BigUInt< N > | |
ilogbp1() const | tlfloat::BigUInt< N > | inline |
isAllOne() const | tlfloat::BigUInt< N > | inline |
isZero() const | tlfloat::BigUInt< N > | inline |
isZero2() const | tlfloat::BigUInt< N > | inline |
low | tlfloat::BigUInt< N > | |
mod(const BigUInt &rhs, const BigUInt &recip) const | tlfloat::BigUInt< N > | inline |
msb() const | tlfloat::BigUInt< N > | inline |
operator bool() const | tlfloat::BigUInt< N > | inlineexplicit |
operator double() const | tlfloat::BigUInt< N > | inlineexplicit |
operator T() const | tlfloat::BigUInt< N > | inlineexplicit |
operator T() const | tlfloat::BigUInt< N > | inlineexplicit |
operator!=(BigUInt const &rhs) const | tlfloat::BigUInt< N > | inline |
operator!=(const rhstype &rhs) const | tlfloat::BigUInt< N > | inline |
operator!= | tlfloat::BigUInt< N > | friend |
operator%(const BigUInt &rhs) const | tlfloat::BigUInt< N > | inline |
operator%(const rhstype &rhs) const | tlfloat::BigUInt< N > | inline |
operator% | tlfloat::BigUInt< N > | friend |
operator%=(const rhstype &rhs) | tlfloat::BigUInt< N > | inline |
operator&(const BigUInt &rhs) const | tlfloat::BigUInt< N > | inline |
operator&(const rhstype &rhs) const | tlfloat::BigUInt< N > | inline |
operator& | tlfloat::BigUInt< N > | friend |
operator&=(const rhstype &rhs) | tlfloat::BigUInt< N > | inline |
operator*(const BigUInt &rhs) const | tlfloat::BigUInt< N > | inline |
operator*(const BigUInt< N-1 > &rhs) const | tlfloat::BigUInt< N > | inline |
operator*(const rhstype &rhs) const | tlfloat::BigUInt< N > | inline |
operator* | tlfloat::BigUInt< N > | friend |
operator*=(const rhstype &rhs) | tlfloat::BigUInt< N > | inline |
operator+(const BigUInt &rhs) const | tlfloat::BigUInt< N > | inline |
operator+(const BigUInt &rhs) const | tlfloat::BigUInt< N > | inline |
operator+(const BigUInt< N-1 > &rhs) const | tlfloat::BigUInt< N > | inline |
operator+() const | tlfloat::BigUInt< N > | inline |
operator+(const rhstype &rhs) const | tlfloat::BigUInt< N > | inline |
operator+ | tlfloat::BigUInt< N > | friend |
operator++() | tlfloat::BigUInt< N > | inline |
operator++(int) | tlfloat::BigUInt< N > | inline |
operator+=(const rhstype &rhs) | tlfloat::BigUInt< N > | inline |
operator+=(bool rhs) | tlfloat::BigUInt< N > | inline |
operator-(const BigUInt &rhs) const | tlfloat::BigUInt< N > | inline |
operator-(const BigUInt &rhs) const | tlfloat::BigUInt< N > | inline |
operator-(const BigUInt< N-1 > &rhs) const | tlfloat::BigUInt< N > | inline |
operator-() const | tlfloat::BigUInt< N > | inline |
operator-(const rhstype &rhs) const | tlfloat::BigUInt< N > | inline |
operator- | tlfloat::BigUInt< N > | friend |
operator--() | tlfloat::BigUInt< N > | inline |
operator--(int) | tlfloat::BigUInt< N > | inline |
operator-=(const rhstype &rhs) | tlfloat::BigUInt< N > | inline |
operator/(const BigUInt &rhs) const | tlfloat::BigUInt< N > | inline |
operator/(const rhstype &rhs) const | tlfloat::BigUInt< N > | inline |
operator/ | tlfloat::BigUInt< N > | friend |
operator/=(const rhstype &rhs) | tlfloat::BigUInt< N > | inline |
operator<(BigUInt const &rhs) const | tlfloat::BigUInt< N > | inline |
operator<(const rhstype &rhs) const | tlfloat::BigUInt< N > | inline |
operator< | tlfloat::BigUInt< N > | friend |
operator<<(int n) const | tlfloat::BigUInt< N > | inline |
operator<<=(int n) | tlfloat::BigUInt< N > | inline |
operator<=(BigUInt const &rhs) const | tlfloat::BigUInt< N > | inline |
operator<=(const rhstype &rhs) const | tlfloat::BigUInt< N > | inline |
operator<= | tlfloat::BigUInt< N > | friend |
operator=(const BigUInt &u)=default | tlfloat::BigUInt< N > | |
operator=(const srctype &s) | tlfloat::BigUInt< N > | inline |
operator==(BigUInt const &rhs) const | tlfloat::BigUInt< N > | inline |
operator==(const rhstype &rhs) const | tlfloat::BigUInt< N > | inline |
operator== | tlfloat::BigUInt< N > | friend |
operator>(BigUInt const &rhs) const | tlfloat::BigUInt< N > | inline |
operator>(const rhstype &rhs) const | tlfloat::BigUInt< N > | inline |
operator> | tlfloat::BigUInt< N > | friend |
operator>=(BigUInt const &rhs) const | tlfloat::BigUInt< N > | inline |
operator>=(const rhstype &rhs) const | tlfloat::BigUInt< N > | inline |
operator>= | tlfloat::BigUInt< N > | friend |
operator>>(int n) const | tlfloat::BigUInt< N > | inline |
operator>>=(int n) | tlfloat::BigUInt< N > | inline |
operator^(const BigUInt &rhs) const | tlfloat::BigUInt< N > | inline |
operator^(const rhstype &rhs) const | tlfloat::BigUInt< N > | inline |
operator^ | tlfloat::BigUInt< N > | friend |
operator^=(const rhstype &rhs) | tlfloat::BigUInt< N > | inline |
operator|(const BigUInt &rhs) const | tlfloat::BigUInt< N > | inline |
operator|(const rhstype &rhs) const | tlfloat::BigUInt< N > | inline |
operator| | tlfloat::BigUInt< N > | friend |
operator|=(const rhstype &rhs) | tlfloat::BigUInt< N > | inline |
operator~() const | tlfloat::BigUInt< N > | inline |
pow(BigUInt e, const BigUInt &m=0, BigUInt recm=0) const | tlfloat::BigUInt< N > | inline |
reciprocal() const | tlfloat::BigUInt< N > | inline |
reciprocal2() const | tlfloat::BigUInt< N > | inline |
setWord(unsigned idx, uint64_t u) | tlfloat::BigUInt< N > | inline |
TLFloat | tlfloat::BigUInt< N > | friend |