Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <l1_to_l2_message_exists.hpp>
Static Public Member Functions | |
static std::string | get_subrelation_label (size_t index) |
Static Public Attributes | |
static constexpr const std::string_view | NAME = "l1_to_l2_message_exists" |
static constexpr size_t | SR_L1_TO_L2_MSG_EXISTS_OUT_OF_RANGE_FALSE = 2 |
static constexpr size_t | SR_L1_TO_L2_MSG_EXISTS_U1_OUTPUT_TAG = 3 |
static constexpr size_t | SR_L1_TO_L2_MSG_EXISTS_SUCCESS = 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 |
Additional Inherited Members | |
![]() | |
using | FF = typename RelationImpl::FF |
using | ProtogalaxyTupleOfUnivariatesOverSubrelationsNoOptimisticSkipping = TupleOfUnivariates< FF, compute_composed_subrelation_partial_lengths< NUM_KEYS >(SUBRELATION_TOTAL_LENGTHS)> |
using | ProtogalaxyTupleOfUnivariatesOverSubrelations = TupleOfUnivariatesWithOptimisticSkipping< FF, compute_composed_subrelation_partial_lengths< NUM_KEYS >(SUBRELATION_TOTAL_LENGTHS), NUM_KEYS - 1 > |
using | SumcheckTupleOfUnivariatesOverSubrelations = TupleOfUnivariates< FF, RelationImpl::SUBRELATION_PARTIAL_LENGTHS > |
using | SumcheckArrayOfValuesOverSubrelations = ArrayOfValues< FF, RelationImpl::SUBRELATION_PARTIAL_LENGTHS > |
using | UnivariateAccumulator0 = std::tuple_element_t< 0, SumcheckTupleOfUnivariatesOverSubrelations > |
using | ValueAccumulator0 = std::tuple_element_t< 0, SumcheckArrayOfValuesOverSubrelations > |
Definition at line 33 of file l1_to_l2_message_exists.hpp.
|
inlinestatic |
Definition at line 37 of file l1_to_l2_message_exists.hpp.
|
staticconstexpr |
Definition at line 35 of file l1_to_l2_message_exists.hpp.
|
staticconstexpr |
Definition at line 51 of file l1_to_l2_message_exists.hpp.
|
staticconstexpr |
Definition at line 53 of file l1_to_l2_message_exists.hpp.
|
staticconstexpr |
Definition at line 52 of file l1_to_l2_message_exists.hpp.