|
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_INSTRUCTION_FETCHING_BODY" |
| static constexpr std::string_view | RELATION_NAME = "execution" |
| static constexpr size_t | LOOKUP_TUPLE_SIZE = 12 |
| static constexpr Column | SRC_SELECTOR = Column::execution_sel_instruction_fetching_success |
| static constexpr Column | DST_SELECTOR = Column::instr_fetching_sel |
| static constexpr Column | COUNTS = Column::lookup_execution_instruction_fetching_body_counts |
| static constexpr Column | INVERSES = Column::lookup_execution_instruction_fetching_body_inv |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | SRC_COLUMNS |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | DST_COLUMNS |
Definition at line 84 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 90 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 100 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 89 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 91 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 87 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 85 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 86 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 92 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 88 of file lookups_execution.hpp.