|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <bc_retrieval.hpp>
Static Public Member Functions | |
| static std::string | get_subrelation_label (size_t index) |
Static Public Member Functions inherited from bb::avm2::bc_retrievalImpl< 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 = "bc_retrieval" |
| static constexpr size_t | SR_TRACE_CONTINUITY = 1 |
| static constexpr size_t | SR_NO_REMAINING_BYTECODES = 4 |
| static constexpr size_t | SR_CURRENT_CLASS_ID_IS_ZERO_IF_INSTANCE_DOES_NOT_EXIST = 8 |
| static constexpr size_t | SR_ARTIFACT_HASH_IS_ZERO_IF_ERROR = 9 |
| static constexpr size_t | SR_PRIVATE_FUNCTION_ROOT_IS_ZERO_IF_ERROR = 10 |
| static constexpr size_t | SR_BYTECODE_ID_IS_ZERO_IF_ERROR = 11 |
Static Public Attributes inherited from bb::Relation< bc_retrievalImpl< 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::bc_retrievalImpl< FF > | |
| static constexpr std::array< size_t, 14 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 33 of file bc_retrieval.hpp.
|
inlinestatic |
Definition at line 45 of file bc_retrieval.hpp.
|
staticconstexpr |
Definition at line 35 of file bc_retrieval.hpp.
|
staticconstexpr |
Definition at line 41 of file bc_retrieval.hpp.
|
staticconstexpr |
Definition at line 43 of file bc_retrieval.hpp.
|
staticconstexpr |
Definition at line 40 of file bc_retrieval.hpp.
|
staticconstexpr |
Definition at line 39 of file bc_retrieval.hpp.
|
staticconstexpr |
Definition at line 42 of file bc_retrieval.hpp.
|
staticconstexpr |
Definition at line 38 of file bc_retrieval.hpp.