Qrack
9.13
General classical-emulating-quantum development framework
|
#include <big_integer.hpp>
Public Member Functions | |
BigInteger () | |
BigInteger (const BigInteger &val) | |
BigInteger (const BIG_INTEGER_WORD &val) | |
operator uint64_t () const | |
operator uint32_t () const | |
Public Attributes | |
BIG_INTEGER_WORD | bits [BIG_INTEGER_WORD_SIZE] |
|
inline |
|
inline |
|
inline |
|
inlineexplicit |
|
inlineexplicit |
BIG_INTEGER_WORD BigInteger::bits[BIG_INTEGER_WORD_SIZE] |