HyperRogue  11.3d
game/visualization engine based on non-Euclidean geometry
hr::bignum Member List

This is the complete list of members for hr::bignum, including all inherited members.

addmul(const bignum &b, int factor) (defined in hr::bignum)hr::bignum
approx() const (defined in hr::bignum)hr::bignuminline
approx_div(const bignum &b) const (defined in hr::bignum)hr::bignuminline
approx_int() const (defined in hr::bignum)hr::bignuminline
approx_ld() const (defined in hr::bignum)hr::bignuminline
approx_ll() const (defined in hr::bignum)hr::bignuminline
BASE (defined in hr::bignum)hr::bignumstatic
BASE2 (defined in hr::bignum)hr::bignumstatic
be(int i) (defined in hr::bignum)hr::bignuminline
bignum() (defined in hr::bignum)hr::bignuminline
bignum(int i) (defined in hr::bignum)hr::bignuminline
bignum(ld d) (defined in hr::bignum)hr::bignum
digits (defined in hr::bignum)hr::bignum
get_str(int max_length) const (defined in hr::bignum)hr::bignum
leading() const (defined in hr::bignum)hr::bignuminline
log_approx() const (defined in hr::bignum)hr::bignuminline
nonzero() (defined in hr::bignum)hr::bignuminline
operator+ (defined in hr::bignum)hr::bignumfriend
operator+=(const bignum &b) (defined in hr::bignum)hr::bignum
operator- (defined in hr::bignum)hr::bignumfriend
operator<(const bignum &) const (defined in hr::bignum)hr::bignum
operator>(const bignum &b) const (defined in hr::bignum)hr::bignuminline
randomized_div(int x) const (defined in hr::bignum)hr::bignum