Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <get_contract_instance.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 = "get_contract_instance" |
static constexpr size_t | SR_WRITE_OUT_OF_BOUNDS_CHECK = 1 |
static constexpr size_t | SR_IS_VALID_MEMBER_ENUM_ONLY_SET_BY_PRECOMPUTED_LOOKUP = 2 |
static constexpr size_t | SR_ERROR_AGGREGATION = 3 |
static constexpr size_t | SR_SELECTED_MEMBER = 4 |
![]() | |
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 33 of file get_contract_instance.hpp.
|
inlinestatic |
Definition at line 37 of file get_contract_instance.hpp.
|
staticconstexpr |
Definition at line 35 of file get_contract_instance.hpp.
|
staticconstexpr |
Definition at line 55 of file get_contract_instance.hpp.
|
staticconstexpr |
Definition at line 54 of file get_contract_instance.hpp.
|
staticconstexpr |
Definition at line 56 of file get_contract_instance.hpp.
|
staticconstexpr |
Definition at line 53 of file get_contract_instance.hpp.