Regina 7.4 Calculation Engine
regina::NativeInteger< int > Member List

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

divByExact(const NativeInteger &other)regina::NativeInteger< int >
divByExact(Native other)regina::NativeInteger< int >inline
divExact(const NativeInteger &other) constregina::NativeInteger< int >
divExact(Native other) constregina::NativeInteger< int >inline
divisionAlg(const NativeInteger &divisor) constregina::NativeInteger< int >inline
gcd(const NativeInteger &other) constregina::NativeInteger< int >inline
gcdWith(const NativeInteger &other)regina::NativeInteger< int >
isInfinite() constregina::NativeInteger< int >inline
isZero() constregina::NativeInteger< int >inline
Native typedefregina::NativeInteger< int >
NativeInteger()regina::NativeInteger< int >inline
NativeInteger(Native value)regina::NativeInteger< int >inline
NativeInteger(const NativeInteger< bytes > &value)regina::NativeInteger< int >inline
NativeInteger(const IntegerBase< withInfinity > &value)regina::NativeInteger< int >inlineexplicit
nativeValue() constregina::NativeInteger< int >inline
negate()regina::NativeInteger< int >inline
operator%(const NativeInteger &other) constregina::NativeInteger< int >
operator%(Native other) constregina::NativeInteger< int >inline
operator%=(const NativeInteger &other)regina::NativeInteger< int >
operator%=(Native other)regina::NativeInteger< int >inline
operator*(const NativeInteger &other) constregina::NativeInteger< int >
operator*(Native other) constregina::NativeInteger< int >inline
operator*=(const NativeInteger &other)regina::NativeInteger< int >
operator*=(Native other)regina::NativeInteger< int >inline
operator+(const NativeInteger &other) constregina::NativeInteger< int >
operator+(Native other) constregina::NativeInteger< int >inline
operator++()regina::NativeInteger< int >inline
operator++(int)regina::NativeInteger< int >inline
operator+=(const NativeInteger &other)regina::NativeInteger< int >
operator+=(Native other)regina::NativeInteger< int >inline
operator-(const NativeInteger &other) constregina::NativeInteger< int >
operator-(Native other) constregina::NativeInteger< int >inline
operator-() constregina::NativeInteger< int >inline
operator--()regina::NativeInteger< int >inline
operator--(int)regina::NativeInteger< int >inline
operator-=(const NativeInteger &other)regina::NativeInteger< int >
operator-=(Native other)regina::NativeInteger< int >inline
operator/(const NativeInteger &other) constregina::NativeInteger< int >
operator/(Native other) constregina::NativeInteger< int >inline
operator/=(const NativeInteger &other)regina::NativeInteger< int >
operator/=(Native other)regina::NativeInteger< int >inline
operator<=>(const NativeInteger &rhs) constregina::NativeInteger< int >inline
operator<=>(Native rhs) constregina::NativeInteger< int >inline
operator=(const NativeInteger &value)regina::NativeInteger< int >
operator=(Native value)regina::NativeInteger< int >inline
operator==(const NativeInteger &rhs) constregina::NativeInteger< int >
operator==(Native rhs) constregina::NativeInteger< int >inline
sign() constregina::NativeInteger< int >inline
str() constregina::NativeInteger< int >inline
swap(NativeInteger &other) noexceptregina::NativeInteger< int >inline
tryReduce()regina::NativeInteger< int >inline