|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <public_data_squash.hpp>
Static Public Member Functions | |
| static std::string | get_subrelation_label (size_t index) |
Static Public Member Functions inherited from bb::avm2::public_data_squashImpl< 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 = "public_data_squash" |
| static constexpr size_t | SR_START_CONDITION = 1 |
| static constexpr size_t | SR_CHECK_SAME_LEAF_SLOT = 4 |
| static constexpr size_t | SR_CLK_DIFF_DECOMP = 6 |
| static constexpr size_t | SR_FINAL_VALUE_PROPAGATION = 8 |
| static constexpr size_t | SR_FINAL_VALUE_CHECK = 9 |
Static Public Attributes inherited from bb::Relation< public_data_squashImpl< 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::public_data_squashImpl< FF > | |
| static constexpr std::array< size_t, 10 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 33 of file public_data_squash.hpp.
|
inlinestatic |
Definition at line 44 of file public_data_squash.hpp.
|
staticconstexpr |
Definition at line 35 of file public_data_squash.hpp.
|
staticconstexpr |
Definition at line 39 of file public_data_squash.hpp.
|
staticconstexpr |
Definition at line 40 of file public_data_squash.hpp.
|
staticconstexpr |
Definition at line 42 of file public_data_squash.hpp.
|
staticconstexpr |
Definition at line 41 of file public_data_squash.hpp.
|
staticconstexpr |
Definition at line 38 of file public_data_squash.hpp.