| abs() const | tlfloat::BigInt< N > | inline |
| BigInt | tlfloat::BigInt< N > | friend |
| BigInt()=default | tlfloat::BigInt< N > | |
| BigInt(T i) | tlfloat::BigInt< N > | inline |
| BigInt(T u) | tlfloat::BigInt< N > | inline |
| BigInt(const BigUInt< N > &up) | tlfloat::BigInt< N > | inlineexplicit |
| BigInt(const BigInt< K > &l) | tlfloat::BigInt< N > | inline |
| BigInt(const BigInt< K > &l) | tlfloat::BigInt< N > | inline |
| BigInt(const BigInt &m)=default | tlfloat::BigInt< N > | |
| BigInt(const BigInt< K > &h) | tlfloat::BigInt< N > | inline |
| BigInt(const BigInt< K > &h) | tlfloat::BigInt< N > | inlineexplicit |
| BigInt(const uint64_t *p) | tlfloat::BigInt< N > | inline |
| BigInt(double d) | tlfloat::BigInt< N > | inlineexplicit |
| BigInt(const char *p, const char **endptr=nullptr, const int base=10) | tlfloat::BigInt< N > | inline |
| BigUInt | tlfloat::BigInt< N > | friend |
| compare(BigInt const &rhs) const | tlfloat::BigInt< N > | inline |
| divmod(const BigInt &rhs, const BigUInt< N > &recip, BigInt *mod) const | tlfloat::BigInt< N > | inline |
| getWord(unsigned idx) const | tlfloat::BigInt< N > | inline |
| isNegative() const | tlfloat::BigInt< N > | inline |
| isZero() const | tlfloat::BigInt< N > | inline |
| operator BigUInt< N >() const | tlfloat::BigInt< N > | inline |
| operator bool() const | tlfloat::BigInt< N > | inlineexplicit |
| operator double() const | tlfloat::BigInt< N > | inlineexplicit |
| operator T() const | tlfloat::BigInt< N > | inlineexplicit |
| operator T() const | tlfloat::BigInt< N > | inlineexplicit |
| operator!=(BigInt const &rhs) const | tlfloat::BigInt< N > | inline |
| operator!=(const rhstype &rhs) const | tlfloat::BigInt< N > | inline |
| operator!= | tlfloat::BigInt< N > | friend |
| operator%(const BigInt &rhs) const | tlfloat::BigInt< N > | inline |
| operator%(const rhstype &rhs) const | tlfloat::BigInt< N > | inline |
| operator% | tlfloat::BigInt< N > | friend |
| operator%=(const rhstype &rhs) | tlfloat::BigInt< N > | inline |
| operator&(const BigInt &rhs) const | tlfloat::BigInt< N > | inline |
| operator&(const rhstype &rhs) const | tlfloat::BigInt< N > | inline |
| operator& | tlfloat::BigInt< N > | friend |
| operator&=(const rhstype &rhs) | tlfloat::BigInt< N > | inline |
| operator*(const BigInt &rhs) const | tlfloat::BigInt< N > | inline |
| operator*(const rhstype &rhs) const | tlfloat::BigInt< N > | inline |
| operator* | tlfloat::BigInt< N > | friend |
| operator*=(const rhstype &rhs) | tlfloat::BigInt< N > | inline |
| operator+(const BigInt &rhs) const | tlfloat::BigInt< N > | inline |
| operator+() const | tlfloat::BigInt< N > | inline |
| operator+(const rhstype &rhs) const | tlfloat::BigInt< N > | inline |
| operator+ | tlfloat::BigInt< N > | friend |
| operator++() | tlfloat::BigInt< N > | inline |
| operator++(int) | tlfloat::BigInt< N > | inline |
| operator+=(const rhstype &rhs) | tlfloat::BigInt< N > | inline |
| operator-(const BigInt &rhs) const | tlfloat::BigInt< N > | inline |
| operator-() const | tlfloat::BigInt< N > | inline |
| operator-(const rhstype &rhs) const | tlfloat::BigInt< N > | inline |
| operator- | tlfloat::BigInt< N > | friend |
| operator--() | tlfloat::BigInt< N > | inline |
| operator--(int) | tlfloat::BigInt< N > | inline |
| operator-=(const rhstype &rhs) | tlfloat::BigInt< N > | inline |
| operator/(const BigInt &rhs) const | tlfloat::BigInt< N > | inline |
| operator/(const rhstype &rhs) const | tlfloat::BigInt< N > | inline |
| operator/ | tlfloat::BigInt< N > | friend |
| operator/=(const rhstype &rhs) | tlfloat::BigInt< N > | inline |
| operator<(BigInt const &rhs) const | tlfloat::BigInt< N > | inline |
| operator<(const rhstype &rhs) const | tlfloat::BigInt< N > | inline |
| operator< | tlfloat::BigInt< N > | friend |
| operator<<(int n) const | tlfloat::BigInt< N > | inline |
| operator<<=(int n) | tlfloat::BigInt< N > | inline |
| operator<=(BigInt const &rhs) const | tlfloat::BigInt< N > | inline |
| operator<=(const rhstype &rhs) const | tlfloat::BigInt< N > | inline |
| operator<= | tlfloat::BigInt< N > | friend |
| operator=(const BigInt &ip)=default | tlfloat::BigInt< N > | |
| operator=(const srctype &s) | tlfloat::BigInt< N > | inline |
| operator==(BigInt const &rhs) const | tlfloat::BigInt< N > | inline |
| operator==(const rhstype &rhs) const | tlfloat::BigInt< N > | inline |
| operator== | tlfloat::BigInt< N > | friend |
| operator>(BigInt const &rhs) const | tlfloat::BigInt< N > | inline |
| operator>(const rhstype &rhs) const | tlfloat::BigInt< N > | inline |
| operator> | tlfloat::BigInt< N > | friend |
| operator>=(BigInt const &rhs) const | tlfloat::BigInt< N > | inline |
| operator>=(const rhstype &rhs) const | tlfloat::BigInt< N > | inline |
| operator>= | tlfloat::BigInt< N > | friend |
| operator>>(int n) const | tlfloat::BigInt< N > | inline |
| operator>>=(int n) | tlfloat::BigInt< N > | inline |
| operator^(const BigInt &rhs) const | tlfloat::BigInt< N > | inline |
| operator^(const rhstype &rhs) const | tlfloat::BigInt< N > | inline |
| operator^ | tlfloat::BigInt< N > | friend |
| operator^=(const rhstype &rhs) | tlfloat::BigInt< N > | inline |
| operator|(const BigInt &rhs) const | tlfloat::BigInt< N > | inline |
| operator|(const rhstype &rhs) const | tlfloat::BigInt< N > | inline |
| operator| | tlfloat::BigInt< N > | friend |
| operator|=(const rhstype &rhs) | tlfloat::BigInt< N > | inline |
| operator~() const | tlfloat::BigInt< N > | inline |
| pow(BigUInt< N > e, const BigUInt< N > &m=0, BigUInt< N > recm=0) const | tlfloat::BigInt< N > | inline |
| reciprocal() const | tlfloat::BigInt< N > | inline |
| snprint(char *cbuf, size_t bufsize, BigInt< N > value, char typespec='d', int width=0, int precision=-1, int base=10, int nbits=1<< N, bool flag_sign=false, bool flag_blank=false, bool flag_alt=false, bool flag_left=false, bool flag_zero=false, bool flag_upper=false, bool flag_unsigned=false, bool flag_ptr=false, const char *prefix="") | tlfloat::BigInt< N > | inlinestatic |