Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <uint_decomposition.hpp>
Public Member Functions | |
bool | operator== (const U256Decomposition &other) const =default |
Public Attributes | |
uint128_t | lo |
uint128_t | hi |
Definition at line 8 of file uint_decomposition.hpp.
|
default |
uint128_t bb::avm2::simulation::U256Decomposition::hi |
Definition at line 10 of file uint_decomposition.hpp.
uint128_t bb::avm2::simulation::U256Decomposition::lo |
Definition at line 9 of file uint_decomposition.hpp.