|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <lookups_address_derivation.hpp>
Static Public Attributes | |
| static constexpr std::string_view | NAME = "LOOKUP_ADDRESS_DERIVATION_ADDRESS_ECADD" |
| static constexpr std::string_view | RELATION_NAME = "address_derivation" |
| static constexpr size_t | LOOKUP_TUPLE_SIZE = 9 |
| static constexpr Column | SRC_SELECTOR = Column::address_derivation_sel |
| static constexpr Column | DST_SELECTOR = Column::ecc_sel |
| static constexpr Column | COUNTS = Column::lookup_address_derivation_address_ecadd_counts |
| static constexpr Column | INVERSES = Column::lookup_address_derivation_address_ecadd_inv |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | SRC_COLUMNS |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | DST_COLUMNS |
Definition at line 332 of file lookups_address_derivation.hpp.
|
staticconstexpr |
Definition at line 338 of file lookups_address_derivation.hpp.
|
staticconstexpr |
Definition at line 351 of file lookups_address_derivation.hpp.
|
staticconstexpr |
Definition at line 337 of file lookups_address_derivation.hpp.
|
staticconstexpr |
Definition at line 339 of file lookups_address_derivation.hpp.
|
staticconstexpr |
Definition at line 335 of file lookups_address_derivation.hpp.
|
staticconstexpr |
Definition at line 333 of file lookups_address_derivation.hpp.
|
staticconstexpr |
Definition at line 334 of file lookups_address_derivation.hpp.
|
staticconstexpr |
Definition at line 340 of file lookups_address_derivation.hpp.
|
staticconstexpr |
Definition at line 336 of file lookups_address_derivation.hpp.