Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <perms_data_copy.hpp>
Static Public Attributes | |
static constexpr std::string_view | NAME = "PERM_DATA_COPY_DISPATCH_RD_COPY" |
static constexpr std::string_view | RELATION_NAME = "data_copy" |
static constexpr size_t | COLUMNS_PER_SET = 10 |
static constexpr Column | SRC_SELECTOR = Column::execution_sel_execute_returndata_copy |
static constexpr Column | DST_SELECTOR = Column::data_copy_sel_rd_copy_start |
static constexpr Column | INVERSES = Column::perm_data_copy_dispatch_rd_copy_inv |
static constexpr std::array< ColumnAndShifts, COLUMNS_PER_SET > | SRC_COLUMNS |
static constexpr std::array< ColumnAndShifts, COLUMNS_PER_SET > | DST_COLUMNS |
Definition at line 56 of file perms_data_copy.hpp.
|
staticconstexpr |
Definition at line 59 of file perms_data_copy.hpp.
|
staticconstexpr |
Definition at line 75 of file perms_data_copy.hpp.
|
staticconstexpr |
Definition at line 61 of file perms_data_copy.hpp.
|
staticconstexpr |
Definition at line 62 of file perms_data_copy.hpp.
|
staticconstexpr |
Definition at line 57 of file perms_data_copy.hpp.
|
staticconstexpr |
Definition at line 58 of file perms_data_copy.hpp.
|
staticconstexpr |
Definition at line 63 of file perms_data_copy.hpp.
|
staticconstexpr |
Definition at line 60 of file perms_data_copy.hpp.