|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Public Types | |
| using | Relation = DatabusLookupRelationImpl< FF > |
Static Public Member Functions | |
| static void | validate_relation_execution (const std::array< FF, NUM_SUBRELATIONS > &expected_values, const DatabusInputElements &input_elements, const RelationParameters< FF > ¶meters) |
| Validate that the relation's accumulate function produces expected values. | |
Static Public Attributes | |
| static constexpr size_t | NUM_SUBRELATIONS = 9 |
Definition at line 113 of file databus_lookup_relation_consistency.test.cpp.
Definition at line 115 of file databus_lookup_relation_consistency.test.cpp.
|
inlinestatic |
Validate that the relation's accumulate function produces expected values.
Definition at line 121 of file databus_lookup_relation_consistency.test.cpp.
|
staticconstexpr |
Definition at line 116 of file databus_lookup_relation_consistency.test.cpp.