|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <perms_execution.hpp>
Static Public Attributes | |
| static constexpr std::string_view | NAME = "PERM_EXECUTION_DISPATCH_TO_EMIT_UNENCRYPTED_LOG" |
| static constexpr std::string_view | RELATION_NAME = "execution" |
| static constexpr size_t | COLUMNS_PER_SET = 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 | INVERSES = Column::perm_execution_dispatch_to_emit_unencrypted_log_inv |
| static constexpr std::array< ColumnAndShifts, COLUMNS_PER_SET > | SRC_COLUMNS |
| static constexpr std::array< ColumnAndShifts, COLUMNS_PER_SET > | DST_COLUMNS |
Definition at line 129 of file perms_execution.hpp.
|
staticconstexpr |
Definition at line 132 of file perms_execution.hpp.
|
staticconstexpr |
Definition at line 148 of file perms_execution.hpp.
|
staticconstexpr |
Definition at line 134 of file perms_execution.hpp.
|
staticconstexpr |
Definition at line 135 of file perms_execution.hpp.
|
staticconstexpr |
Definition at line 130 of file perms_execution.hpp.
|
staticconstexpr |
Definition at line 131 of file perms_execution.hpp.
|
staticconstexpr |
Definition at line 136 of file perms_execution.hpp.
|
staticconstexpr |
Definition at line 133 of file perms_execution.hpp.