Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <data_copy.hpp>
Static Public Member Functions | |
static std::string | get_subrelation_label (size_t index) |
![]() | |
static bool | skip (const AllEntities &in) |
static void | accumulate (ContainerOverSubrelations &evals, const AllEntities &in, const RelationParameters< FF > &, const FF &scaling_factor) |
Static Public Attributes | |
static constexpr const std::string_view | NAME = "data_copy" |
static constexpr size_t | SR_TOP_LEVEL_COND = 6 |
static constexpr size_t | SR_START_AFTER_END = 17 |
static constexpr size_t | SR_ZERO_SIZED_WRITE = 18 |
static constexpr size_t | SR_END_IF_WRITE_IS_ZERO = 19 |
static constexpr size_t | SR_END_WRITE_CONDITION = 20 |
static constexpr size_t | SR_END_ON_ERR = 21 |
static constexpr size_t | SR_INIT_READS_LEFT = 22 |
static constexpr size_t | SR_DECR_COPY_SIZE = 24 |
static constexpr size_t | SR_INCR_WRITE_ADDR = 25 |
static constexpr size_t | SR_INIT_READ_ADDR = 26 |
static constexpr size_t | SR_INCR_READ_ADDR = 27 |
static constexpr size_t | SR_DECR_READ_COUNT = 28 |
static constexpr size_t | SR_PADDING_CONDITION = 29 |
static constexpr size_t | SR_PAD_VALUE = 31 |
static constexpr size_t | SR_CD_COPY_COLUMN = 32 |
![]() | |
static constexpr std::array< size_t, RelationImpl::SUBRELATION_PARTIAL_LENGTHS.size()> | SUBRELATION_TOTAL_LENGTHS |
static constexpr size_t | RELATION_LENGTH |
static constexpr size_t | TOTAL_RELATION_LENGTH |
![]() | |
static constexpr std::array< size_t, 35 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 37 of file data_copy.hpp.
|
inlinestatic |
Definition at line 41 of file data_copy.hpp.
|
staticconstexpr |
Definition at line 39 of file data_copy.hpp.
|
staticconstexpr |
Definition at line 93 of file data_copy.hpp.
|
staticconstexpr |
Definition at line 86 of file data_copy.hpp.
|
staticconstexpr |
Definition at line 90 of file data_copy.hpp.
|
staticconstexpr |
Definition at line 82 of file data_copy.hpp.
|
staticconstexpr |
Definition at line 84 of file data_copy.hpp.
|
staticconstexpr |
Definition at line 83 of file data_copy.hpp.
|
staticconstexpr |
Definition at line 89 of file data_copy.hpp.
|
staticconstexpr |
Definition at line 87 of file data_copy.hpp.
|
staticconstexpr |
Definition at line 88 of file data_copy.hpp.
|
staticconstexpr |
Definition at line 85 of file data_copy.hpp.
|
staticconstexpr |
Definition at line 92 of file data_copy.hpp.
|
staticconstexpr |
Definition at line 91 of file data_copy.hpp.
|
staticconstexpr |
Definition at line 80 of file data_copy.hpp.
|
staticconstexpr |
Definition at line 79 of file data_copy.hpp.
|
staticconstexpr |
Definition at line 81 of file data_copy.hpp.