Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
multilinear_batching_relation.hpp File Reference

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 > >