|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <lookups_execution.hpp>
Static Public Attributes | |
| static constexpr std::string_view | NAME = "LOOKUP_EXECUTION_BYTECODE_RETRIEVAL_RESULT" |
| static constexpr std::string_view | RELATION_NAME = "execution" |
| static constexpr size_t | LOOKUP_TUPLE_SIZE = 9 |
| static constexpr Column | SRC_SELECTOR = Column::execution_sel_first_row_in_context |
| static constexpr Column | DST_SELECTOR = Column::bc_retrieval_sel |
| static constexpr Column | COUNTS = Column::lookup_execution_bytecode_retrieval_result_counts |
| static constexpr Column | INVERSES = Column::lookup_execution_bytecode_retrieval_result_inv |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | SRC_COLUMNS |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | DST_COLUMNS |
Definition at line 16 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 22 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 35 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 21 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 23 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 19 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 17 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 18 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 24 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 20 of file lookups_execution.hpp.