|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <interactions_base.hpp>
Static Public Member Functions | |
| template<typename AllEntities > | |
| static bool | skip (const AllEntities &in) |
| static std::string | get_subrelation_label (size_t index) |
Static Public Attributes | |
| static constexpr std::string_view | NAME = Settings::NAME |
| static constexpr std::string_view | RELATION_NAME = Settings::RELATION_NAME |
Static Public Attributes inherited from bb::Relation< RelationImpl > | |
| 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 |
Definition at line 136 of file interactions_base.hpp.
| using bb::avm2::permutation_relation_base< FF_, Settings_ >::Settings = Settings_ |
Definition at line 137 of file interactions_base.hpp.
|
inlinestatic |
Definition at line 146 of file interactions_base.hpp.
|
inlinestatic |
Definition at line 141 of file interactions_base.hpp.
|
staticconstexpr |
Definition at line 138 of file interactions_base.hpp.
|
staticconstexpr |
Definition at line 139 of file interactions_base.hpp.