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 76 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 82 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 92 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 81 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 83 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 79 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 77 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 78 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 84 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 80 of file lookups_execution.hpp.