This is the complete list of members for bb::numeric::sparse_int< base, num_bits >, including all inherited members.
| get_limbs() const | bb::numeric::sparse_int< base, num_bits > | inline |
| get_sparse_value() const | bb::numeric::sparse_int< base, num_bits > | inline |
| get_value() const | bb::numeric::sparse_int< base, num_bits > | inline |
| limbs | bb::numeric::sparse_int< base, num_bits > | private |
| operator+(const sparse_int &other) const | bb::numeric::sparse_int< base, num_bits > | inline |
| operator+=(const sparse_int &other) | bb::numeric::sparse_int< base, num_bits > | inline |
| operator=(const sparse_int &other) noexcept=default | bb::numeric::sparse_int< base, num_bits > | |
| operator=(sparse_int &&other) noexcept=default | bb::numeric::sparse_int< base, num_bits > | |
| sparse_int(const uint64_t input=0) | bb::numeric::sparse_int< base, num_bits > | inline |
| sparse_int(const sparse_int &other) noexcept=default | bb::numeric::sparse_int< base, num_bits > | |
| sparse_int(sparse_int &&other) noexcept=default | bb::numeric::sparse_int< base, num_bits > | |
| sparse_value | bb::numeric::sparse_int< base, num_bits > | private |
| value | bb::numeric::sparse_int< base, num_bits > | private |
| ~sparse_int() noexcept=default | bb::numeric::sparse_int< base, num_bits > | |