|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <lookups_bc_retrieval.hpp>
Static Public Attributes | |
| static constexpr std::string_view | NAME = "LOOKUP_BC_RETRIEVAL_RETRIEVED_BYTECODES_INSERTION" |
| static constexpr std::string_view | RELATION_NAME = "bc_retrieval" |
| static constexpr size_t | LOOKUP_TUPLE_SIZE = 8 |
| static constexpr Column | SRC_SELECTOR = Column::bc_retrieval_should_retrieve |
| static constexpr Column | DST_SELECTOR = Column::indexed_tree_check_write |
| static constexpr Column | COUNTS = Column::lookup_bc_retrieval_retrieved_bytecodes_insertion_counts |
| static constexpr Column | INVERSES = Column::lookup_bc_retrieval_retrieved_bytecodes_insertion_inv |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | SRC_COLUMNS |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | DST_COLUMNS |
Definition at line 112 of file lookups_bc_retrieval.hpp.
|
staticconstexpr |
Definition at line 118 of file lookups_bc_retrieval.hpp.
|
staticconstexpr |
Definition at line 130 of file lookups_bc_retrieval.hpp.
|
staticconstexpr |
Definition at line 117 of file lookups_bc_retrieval.hpp.
|
staticconstexpr |
Definition at line 119 of file lookups_bc_retrieval.hpp.
|
staticconstexpr |
Definition at line 115 of file lookups_bc_retrieval.hpp.
|
staticconstexpr |
Definition at line 113 of file lookups_bc_retrieval.hpp.
|
staticconstexpr |
Definition at line 114 of file lookups_bc_retrieval.hpp.
|
staticconstexpr |
Definition at line 120 of file lookups_bc_retrieval.hpp.
|
staticconstexpr |
Definition at line 116 of file lookups_bc_retrieval.hpp.