Regina 7.4 Calculation Engine
regina::IntegerBase< bool > Member List

This is the complete list of members for regina::IntegerBase< bool >, including all inherited members.

abs() constregina::IntegerBase< bool >inline
divByExact(const IntegerBase &other)regina::IntegerBase< bool >
divByExact(long other)regina::IntegerBase< bool >
divExact(const IntegerBase &other) constregina::IntegerBase< bool >inline
divExact(long other) constregina::IntegerBase< bool >inline
divisionAlg(const IntegerBase &divisor) constregina::IntegerBase< bool >
gcd(const IntegerBase &other) constregina::IntegerBase< bool >
gcdWith(const IntegerBase &other)regina::IntegerBase< bool >
gcdWithCoeffs(const IntegerBase &other) constregina::IntegerBase< bool >inline
gcdWithCoeffs(const IntegerBase &other, IntegerBase &u, IntegerBase &v) constregina::IntegerBase< bool >
hash() constregina::IntegerBase< bool >inline
infinityregina::IntegerBase< bool >static
IntegerBase()regina::IntegerBase< bool >inline
IntegerBase(int value)regina::IntegerBase< bool >inline
IntegerBase(unsigned value)regina::IntegerBase< bool >inline
IntegerBase(long value)regina::IntegerBase< bool >inline
IntegerBase(unsigned long value)regina::IntegerBase< bool >inline
IntegerBase(long long value)regina::IntegerBase< bool >inline
IntegerBase(unsigned long long value)regina::IntegerBase< bool >inline
IntegerBase(const IntegerBase &value)regina::IntegerBase< bool >inline
IntegerBase(const IntegerBase<! withInfinity > &value)regina::IntegerBase< bool >inline
IntegerBase(IntegerBase &&src) noexceptregina::IntegerBase< bool >inline
IntegerBase(IntegerBase<! withInfinity > &&src) noexceptregina::IntegerBase< bool >inline
IntegerBase(const NativeInteger< bytes > &value)regina::IntegerBase< bool >inline
IntegerBase(python_int value)regina::IntegerBase< bool >
IntegerBase(double value)regina::IntegerBase< bool >inline
IntegerBase(const char *value, int base=10)regina::IntegerBase< bool >
IntegerBase(const std::string &value, int base=10)regina::IntegerBase< bool >inline
IntegerBase<! withInfinity > (defined in regina::IntegerBase< bool >)regina::IntegerBase< bool >friend
isInfinite() constregina::IntegerBase< bool >
isNative() constregina::IntegerBase< bool >inline
isZero() constregina::IntegerBase< bool >inline
lcm(const IntegerBase &other) constregina::IntegerBase< bool >
lcmWith(const IntegerBase &other)regina::IntegerBase< bool >
legendre(const IntegerBase &p) constregina::IntegerBase< bool >
longValue() constregina::IntegerBase< bool >inline
makeInfinite()regina::IntegerBase< bool >inline
makeLarge()regina::IntegerBase< bool >inline
NativeInteger (defined in regina::IntegerBase< bool >)regina::IntegerBase< bool >friend
nativeValue() constregina::IntegerBase< bool >
negate()regina::IntegerBase< bool >inline
oneregina::IntegerBase< bool >inlinestatic
operator%(const IntegerBase &other) constregina::IntegerBase< bool >inline
operator%(long other) constregina::IntegerBase< bool >inline
operator%=(const IntegerBase &other)regina::IntegerBase< bool >
operator%=(long other)regina::IntegerBase< bool >
operator*(const IntegerBase &other) constregina::IntegerBase< bool >inline
operator*(long other) constregina::IntegerBase< bool >inline
operator*=(const IntegerBase &other)regina::IntegerBase< bool >
operator*=(long other)regina::IntegerBase< bool >
operator+(const IntegerBase &other) constregina::IntegerBase< bool >inline
operator+(long other) constregina::IntegerBase< bool >inline
operator++()regina::IntegerBase< bool >inline
operator++(int)regina::IntegerBase< bool >inline
operator+=(const IntegerBase &other)regina::IntegerBase< bool >inline
operator+=(long other)regina::IntegerBase< bool >
operator-(const IntegerBase &other) constregina::IntegerBase< bool >inline
operator-(long other) constregina::IntegerBase< bool >inline
operator-() constregina::IntegerBase< bool >inline
operator--()regina::IntegerBase< bool >inline
operator--(int)regina::IntegerBase< bool >inline
operator-=(const IntegerBase &other)regina::IntegerBase< bool >inline
operator-=(long other)regina::IntegerBase< bool >
operator/(const IntegerBase &other) constregina::IntegerBase< bool >inline
operator/(long other) constregina::IntegerBase< bool >inline
operator/=(const IntegerBase &other)regina::IntegerBase< bool >
operator/=(long other)regina::IntegerBase< bool >
operator<< (defined in regina::IntegerBase< bool >)regina::IntegerBase< bool >friend
operator<=>(const IntegerBase &rhs) constregina::IntegerBase< bool >inline
operator<=>(long rhs) constregina::IntegerBase< bool >inline
operator=(const IntegerBase &value)regina::IntegerBase< bool >inline
operator=(const IntegerBase<! withInfinity > &value)regina::IntegerBase< bool >inline
operator=(IntegerBase &&src) noexceptregina::IntegerBase< bool >inline
operator=(IntegerBase<! withInfinity > &&src) noexceptregina::IntegerBase< bool >inline
operator=(int value)regina::IntegerBase< bool >inline
operator=(unsigned value)regina::IntegerBase< bool >inline
operator=(long value)regina::IntegerBase< bool >inline
operator=(unsigned long value)regina::IntegerBase< bool >inline
operator=(long long value)regina::IntegerBase< bool >inline
operator=(unsigned long long value)regina::IntegerBase< bool >inline
operator=(const char *value)regina::IntegerBase< bool >
operator=(const std::string &value)regina::IntegerBase< bool >inline
operator==(const IntegerBase &rhs) constregina::IntegerBase< bool >inline
operator==(const IntegerBase<! withInfinity > &rhs) constregina::IntegerBase< bool >inline
operator==(long rhs) constregina::IntegerBase< bool >inline
pythonValue() constregina::IntegerBase< bool >
raiseToPower(unsigned long exp)regina::IntegerBase< bool >
randomBinary(unsigned long n)regina::IntegerBase< bool >static
randomBoundedByThis() constregina::IntegerBase< bool >
randomCornerBinary(unsigned long n)regina::IntegerBase< bool >static
rawData() constregina::IntegerBase< bool >inline
rawData()regina::IntegerBase< bool >inline
safeLongValue() constregina::IntegerBase< bool >inline
setRaw(mpz_srcptr fromData)regina::IntegerBase< bool >inline
sign() constregina::IntegerBase< bool >inline
str() constregina::IntegerBase< bool >inline
stringValue(int base=10) constregina::IntegerBase< bool >
supportsInfinityregina::IntegerBase< bool >static
swap(IntegerBase &other) noexceptregina::IntegerBase< bool >inline
tightDecode(std::istream &input)regina::IntegerBase< bool >inlinestatic
tightDecoding(const std::string &enc)regina::IntegerBase< bool >inlinestatic
tightEncode(std::ostream &out) constregina::IntegerBase< bool >inline
tightEncoding() constregina::IntegerBase< bool >inline
tryReduce()regina::IntegerBase< bool >inline
zeroregina::IntegerBase< bool >inlinestatic
~IntegerBase()regina::IntegerBase< bool >inline