Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <to_radix_mem.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 = "to_radix_mem" |
static constexpr size_t | SR_LAST_HAS_SEL_ON = 2 |
static constexpr size_t | SR_START_AFTER_LAST = 3 |
static constexpr size_t | SR_SEL_CONTINUITY = 4 |
static constexpr size_t | SR_EXEC_CLK_CONTINUITY = 5 |
static constexpr size_t | SR_SPACE_ID_CONTINUITY = 6 |
static constexpr size_t | SR_VALUE_CONTNUITY = 7 |
static constexpr size_t | SR_RADIX_CONTINUITY = 8 |
static constexpr size_t | SR_IS_OUTPUT_BITS_CONTINUITY = 9 |
static constexpr size_t | SR_IS_OUTPUT_BITS_IMPLY_RADIX_2 = 18 |
static constexpr size_t | SR_ZERO_CHECK_NUM_LIMBS = 20 |
static constexpr size_t | SR_ZERO_CHECK_VALUE = 22 |
static constexpr size_t | SR_DECR_NUM_LIMBS = 25 |
static constexpr size_t | SR_INCR_DST_ADDRESS = 26 |
static constexpr size_t | SR_LAST_ROW_VALID_COMPUTATION = 27 |
static constexpr size_t | SR_LAST_ROW_NUM_LIMBS_ZERO = 28 |
static constexpr size_t | SR_LAST_ROW_ERR_COMPUTATION = 29 |
![]() | |
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, 33 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 35 of file to_radix_mem.hpp.
|
inlinestatic |
Definition at line 39 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 37 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 90 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 82 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 91 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 86 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 87 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 79 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 94 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 93 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 92 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 85 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 81 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 83 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 80 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 84 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 88 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 89 of file to_radix_mem.hpp.