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