|
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_DISPATCH_TO_EMIT_UNENCRYPTED_LOG" |
| static constexpr std::string_view | RELATION_NAME = "execution" |
| static constexpr size_t | LOOKUP_TUPLE_SIZE = 10 |
| static constexpr Column | SRC_SELECTOR = Column::execution_sel_exec_dispatch_emit_unencrypted_log |
| static constexpr Column | DST_SELECTOR = Column::emit_unencrypted_log_start |
| static constexpr Column | COUNTS = Column::lookup_execution_dispatch_to_emit_unencrypted_log_counts |
| static constexpr Column | INVERSES = Column::lookup_execution_dispatch_to_emit_unencrypted_log_inv |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | SRC_COLUMNS |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | DST_COLUMNS |
Definition at line 449 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 455 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 469 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 454 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 456 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 452 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 450 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 451 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 457 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 453 of file lookups_execution.hpp.