|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <sload.hpp>
Static Public Member Functions | |
| static std::string | get_subrelation_label (size_t index) |
Static Public Member Functions inherited from bb::avm2::sloadImpl< 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 = "sload" |
| static constexpr size_t | SR_SLOAD_FF_OUTPUT_TAG = 0 |
| static constexpr size_t | SR_SLOAD_SUCCESS = 1 |
Static Public Attributes inherited from bb::Relation< sloadImpl< 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::sloadImpl< FF > | |
| static constexpr std::array< size_t, 2 > | SUBRELATION_PARTIAL_LENGTHS |
|
inlinestatic |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |