|
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 Public Member Functions inherited from bb::avm2::internal_callImpl< 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 = "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 Public Attributes inherited from bb::Relation< internal_callImpl< 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::internal_callImpl< FF > | |
| static constexpr std::array< size_t, 10 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 33 of file internal_call.hpp.
|
inlinestatic |
Definition at line 49 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 35 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 38 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 41 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 44 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 46 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 47 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 39 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 43 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 45 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 40 of file internal_call.hpp.
|
staticconstexpr |
Definition at line 42 of file internal_call.hpp.