This is the complete list of members for MR::FastInt< nBits >, including all inherited members.
| FastInt() noexcept=default | MR::FastInt< nBits > | |
| FastInt(T v) noexcept | MR::FastInt< nBits > | inline |
| FastInt(const FastInt< mBits > &v) noexcept | MR::FastInt< nBits > | inline |
| FastInt(const FastInt< mBits > &v) noexcept | MR::FastInt< nBits > | inlineexplicit |
| numWords | MR::FastInt< nBits > | static |
| operator+(FastInt a, const FastInt &b) noexcept | MR::FastInt< nBits > | friend |
| operator+=(const FastInt &b) noexcept | MR::FastInt< nBits > | inline |
| operator-() const noexcept | MR::FastInt< nBits > | inline |
| operator-(FastInt a, const FastInt &b) noexcept | MR::FastInt< nBits > | friend |
| operator-=(const FastInt &b) noexcept | MR::FastInt< nBits > | inline |
| operator<=>(const FastInt &a, const FastInt &b) noexcept | MR::FastInt< nBits > | friend |
| operator==(const FastInt &a, const FastInt &b) noexcept | MR::FastInt< nBits > | friend |
| sign() const noexcept | MR::FastInt< nBits > | inline |
| w | MR::FastInt< nBits > |