C(++)ECCO
C++ Error Control COding: a header-only library for ECC simulations and experiments, modeling complete coding systems across arbitrary finite fields and complex inter-field relationships - Christian Senger <senger@inue.uni-stuttgart.de>
Loading...
Searching...
No Matches
InfInt Member List

This is the complete list of members for InfInt, including all inherited members.

digitAt(size_t i) constInfIntinline
InfInt()InfIntinline
InfInt(const char *c)InfIntinline
InfInt(const std::string &s)InfIntinline
InfInt(int l)InfIntinline
InfInt(long l)InfIntinline
InfInt(long long l)InfIntinline
InfInt(unsigned int l)InfIntinline
InfInt(unsigned long l)InfIntinline
InfInt(unsigned long long l)InfIntinline
InfInt(const InfInt &l)InfIntinline
intSqrt() constInfIntinline
numberOfDigits() constInfIntinline
operator!=(const InfInt &rhs) constInfIntinline
operator%(const InfInt &rhs) constInfIntinline
operator%=(const InfInt &rhs)InfIntinline
operator*(const InfInt &rhs) constInfIntinline
operator*(ELEM_TYPE rhs) constInfIntinline
operator*=(const InfInt &rhs)InfIntinline
operator*=(ELEM_TYPE rhs)InfIntinline
operator+(const InfInt &rhs) constInfIntinline
operator++()InfIntinline
operator++(int)InfIntinline
operator+=(const InfInt &rhs)InfIntinline
operator-() constInfIntinline
operator-(const InfInt &rhs) constInfIntinline
operator--()InfIntinline
operator--(int)InfIntinline
operator-=(const InfInt &rhs)InfIntinline
operator/(const InfInt &rhs) constInfIntinline
operator/=(const InfInt &rhs)InfIntinline
operator<(const InfInt &rhs) constInfIntinline
operator<<(std::ostream &s, const InfInt &n)InfIntfriend
operator<=(const InfInt &rhs) constInfIntinline
operator=(const char *c)InfIntinline
operator=(const std::string &s)InfIntinline
operator=(int l)InfIntinline
operator=(long l)InfIntinline
operator=(long long l)InfIntinline
operator=(unsigned int l)InfIntinline
operator=(unsigned long l)InfIntinline
operator=(unsigned long long l)InfIntinline
operator=(const InfInt &l)InfIntinline
operator==(const InfInt &rhs) constInfIntinline
operator>(const InfInt &rhs) constInfIntinline
operator>=(const InfInt &rhs) constInfIntinline
operator>>(std::istream &s, InfInt &val)InfIntfriend
size() constInfIntinline
to_string() constInfIntinline
toInt() constInfIntinline
toLong() constInfIntinline
toLongLong() constInfIntinline
toUnsignedInt() constInfIntinline
toUnsignedLong() constInfIntinline
toUnsignedLongLong() constInfIntinline