Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <internal_call.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 = "internal_call" |
static constexpr size_t | SR_CALL_ID_STARTS_ONE = 0 |
static constexpr size_t | SR_NEW_CALL_ID_ON_CALL = 1 |
static constexpr size_t | SR_RESTORE_INTERNAL_ID_ON_RETURN = 2 |
static constexpr size_t | SR_DEFAULT_PROPAGATE_CALL_ID = 3 |
static constexpr size_t | SR_RET_ID_STARTS_ZERO = 4 |
static constexpr size_t | SR_NEW_RETURN_ID_ON_CALL = 5 |
static constexpr size_t | SR_DEFAULT_PROPAGATE_RET_ID = 6 |
static constexpr size_t | SR_NEXT_CALL_ID_STARTS_TWO = 7 |
static constexpr size_t | SR_INCR_NEXT_INT_CALL_ID = 8 |
static constexpr size_t | SR_INTERNAL_RET_ERROR = 9 |
![]() | |
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, 10 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 33 of file internal_call.hpp.
|
inlinestatic |
Definition at line 37 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 35 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 65 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 68 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 71 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 73 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 74 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 66 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 70 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 72 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 67 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 69 of file internal_call.hpp.