regina::NLargeInteger Member List

This is the complete list of members for regina::NLargeInteger, including all inherited members.

abs() constregina::NLargeInteger [inline]
divByExact(const NLargeInteger &other)regina::NLargeInteger [inline]
divExact(const NLargeInteger &other) constregina::NLargeInteger [inline]
gcd(const NLargeInteger &other) constregina::NLargeInteger [inline]
gcdWithCoeffs(const NLargeInteger &other, NLargeInteger &u, NLargeInteger &v) constregina::NLargeInteger
infinityregina::NLargeInteger [static]
isInfinite() constregina::NLargeInteger [inline]
lcm(const NLargeInteger &other) constregina::NLargeInteger [inline]
longValue() constregina::NLargeInteger [inline]
negate()regina::NLargeInteger [inline]
NLargeInteger()regina::NLargeInteger [inline]
NLargeInteger(long value)regina::NLargeInteger [inline]
NLargeInteger(const NLargeInteger &value)regina::NLargeInteger [inline]
NLargeInteger(const char *value, int base=10, bool *valid=0)regina::NLargeInteger [inline]
NLargeInteger(const std::string &value, int base=10, bool *valid=0)regina::NLargeInteger [inline]
NRational classregina::NLargeInteger [friend]
oneregina::NLargeInteger [static]
operator *(const NLargeInteger &other) constregina::NLargeInteger [inline]
operator *=(const NLargeInteger &other)regina::NLargeInteger [inline]
operator!=(const NLargeInteger &compareTo) constregina::NLargeInteger [inline]
operator!=(long compareTo) constregina::NLargeInteger [inline]
operator%(const NLargeInteger &other) constregina::NLargeInteger [inline]
operator%=(const NLargeInteger &other)regina::NLargeInteger [inline]
operator+(const NLargeInteger &other) constregina::NLargeInteger [inline]
operator+=(const NLargeInteger &other)regina::NLargeInteger [inline]
operator+=(long other)regina::NLargeInteger [inline]
operator-(const NLargeInteger &other) constregina::NLargeInteger [inline]
operator-() constregina::NLargeInteger [inline]
operator-=(const NLargeInteger &other)regina::NLargeInteger [inline]
operator-=(long other)regina::NLargeInteger [inline]
operator/(const NLargeInteger &other) constregina::NLargeInteger [inline]
operator/=(const NLargeInteger &other)regina::NLargeInteger [inline]
operator<(const NLargeInteger &compareTo) constregina::NLargeInteger [inline]
operator<(long compareTo) constregina::NLargeInteger [inline]
operator<<(std::ostream &out, const NLargeInteger &large)regina::NLargeInteger [friend]
operator<=(const NLargeInteger &compareTo) constregina::NLargeInteger [inline]
operator<=(long compareTo) constregina::NLargeInteger [inline]
operator=(const NLargeInteger &value)regina::NLargeInteger [inline]
operator=(long value)regina::NLargeInteger [inline]
operator=(const char *value)regina::NLargeInteger [inline]
operator=(const std::string &value)regina::NLargeInteger [inline]
operator==(const NLargeInteger &compareTo) constregina::NLargeInteger [inline]
operator==(long compareTo) constregina::NLargeInteger [inline]
operator>(const NLargeInteger &compareTo) constregina::NLargeInteger [inline]
operator>(long compareTo) constregina::NLargeInteger [inline]
operator>=(const NLargeInteger &compareTo) constregina::NLargeInteger [inline]
operator>=(long compareTo) constregina::NLargeInteger [inline]
raiseToPower(unsigned long exp)regina::NLargeInteger [inline]
stringValue(int base=10) const regina::NLargeInteger
swap(NLargeInteger &other)regina::NLargeInteger [inline]
zeroregina::NLargeInteger [static]
~NLargeInteger()regina::NLargeInteger [inline, virtual]


Copyright © 1999-2006, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).