Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <registers.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 = "registers" |
static constexpr size_t | SR_SEL_OP_REG_EFFECTIVE_0 = 0 |
static constexpr size_t | SR_SEL_OP_REG_EFFECTIVE_1 = 1 |
static constexpr size_t | SR_SEL_OP_REG_EFFECTIVE_2 = 2 |
static constexpr size_t | SR_SEL_OP_REG_EFFECTIVE_3 = 3 |
static constexpr size_t | SR_SEL_OP_REG_EFFECTIVE_4 = 4 |
static constexpr size_t | SR_SEL_OP_REG_EFFECTIVE_5 = 5 |
static constexpr size_t | SR_SEL_OP_REG_EFFECTIVE_6 = 6 |
static constexpr size_t | SR_REGISTER_READ_TAG_CHECK = 7 |
![]() | |
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, 8 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 34 of file registers.hpp.
|
inlinestatic |
Definition at line 38 of file registers.hpp.
|
staticconstexpr |
Definition at line 36 of file registers.hpp.
|
staticconstexpr |
Definition at line 69 of file registers.hpp.
|
staticconstexpr |
Definition at line 62 of file registers.hpp.
|
staticconstexpr |
Definition at line 63 of file registers.hpp.
|
staticconstexpr |
Definition at line 64 of file registers.hpp.
|
staticconstexpr |
Definition at line 65 of file registers.hpp.
|
staticconstexpr |
Definition at line 66 of file registers.hpp.
|
staticconstexpr |
Definition at line 67 of file registers.hpp.
|
staticconstexpr |
Definition at line 68 of file registers.hpp.