barretenberg
Loading...
Searching...
No Matches
Public Member Functions | List of all members
numeric::sparse_int< base, num_bits > Class Template Reference

Public Member Functions

 sparse_int (const uint64_t input=0)
 
 sparse_int (const sparse_int &other) noexcept=default
 
 sparse_int (sparse_int &&other) noexcept=default
 
sparse_intoperator= (const sparse_int &other) noexcept=default
 
sparse_intoperator= (sparse_int &&other) noexcept=default
 
sparse_int operator+ (const sparse_int &other) const
 
sparse_int operator+= (const sparse_int &other)
 
uint64_t get_value () const
 
uint64_t get_sparse_value () const
 
const std::array< uint64_t, num_bits > & get_limbs () const
 

The documentation for this class was generated from the following file: