|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/relations/relation_parameters.hpp"#include "barretenberg/relations/relation_types.hpp"Go to the source code of this file.
Classes | |
| class | bb::MultilinearBatchingRelationImpl< FF_, NumClaims > |
| Relation for the multilinear batching sumcheck. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
Typedefs | |
| template<typename FF , size_t NumClaims> | |
| using | bb::MultilinearBatchingRelation = Relation< MultilinearBatchingRelationImpl< FF, NumClaims > > |