|
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 Public Member Functions inherited from bb::avm2::to_radix_memImpl< FF > | |
| 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 = 15 |
| static constexpr size_t | SR_ZERO_CHECK_NUM_LIMBS = 17 |
| static constexpr size_t | SR_ZERO_CHECK_VALUE = 19 |
| static constexpr size_t | SR_SEL_SHOULD_DECOMPOSE_CONTINUITY = 24 |
| static constexpr size_t | SR_TRUNCATION_ERROR = 27 |
| static constexpr size_t | SR_DECR_NUM_LIMBS = 29 |
| static constexpr size_t | SR_INCR_DST_ADDRESS = 30 |
| static constexpr size_t | SR_LAST_ROW_ERR_COMPUTATION = 31 |
| static constexpr size_t | SR_LAST_ROW_NUM_LIMBS_ZERO = 32 |
| static constexpr size_t | SR_LAST_ROW_VALID_COMPUTATION = 33 |
| static constexpr size_t | SR_SEL_SHOULD_WRITE_MEM_CONTINUITY = 35 |
Static Public Attributes inherited from bb::Relation< to_radix_memImpl< FF > > | |
| 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 Public Attributes inherited from bb::avm2::to_radix_memImpl< FF > | |
| static constexpr std::array< size_t, 37 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 35 of file to_radix_mem.hpp.
|
inlinestatic |
Definition at line 60 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 37 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 53 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 43 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 54 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 47 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 48 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 40 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 55 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 56 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 57 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 46 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 42 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 51 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 58 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 44 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 41 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 52 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 45 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 49 of file to_radix_mem.hpp.
|
staticconstexpr |
Definition at line 50 of file to_radix_mem.hpp.