internal::BigInteger::BigInteger |
( |
const BigInteger & |
rhs | ) |
|
|
inline |
internal::BigInteger::BigInteger |
( |
uint64_t |
u | ) |
|
|
inlineexplicit |
internal::BigInteger::BigInteger |
( |
const char * |
decimals, |
|
|
size_t |
length |
|
) |
| |
|
inline |
int internal::BigInteger::Compare |
( |
const BigInteger & |
rhs | ) |
const |
|
inline |
size_t internal::BigInteger::GetCount |
( |
| ) |
const |
|
inline |
Type internal::BigInteger::GetDigit |
( |
size_t |
index | ) |
const |
|
inline |
bool internal::BigInteger::IsZero |
( |
| ) |
const |
|
inline |
BigInteger& internal::BigInteger::MultiplyPow5 |
( |
unsigned |
exp | ) |
|
|
inline |
BigInteger& internal::BigInteger::operator<<= |
( |
size_t |
shift | ) |
|
|
inline |
bool internal::BigInteger::operator== |
( |
const BigInteger & |
rhs | ) |
const |
|
inline |
bool internal::BigInteger::operator== |
( |
const Type |
rhs | ) |
const |
|
inline |
The documentation for this class was generated from the following file: