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

Go to the source code of this file.

Classes

class  bb::MultilinearBatchingFlavor
 
class  bb::MultilinearBatchingFlavor::AllEntities< DataType >
 All polynomials used in multilinear batching sumcheck. More...
 
class  bb::MultilinearBatchingFlavor::AllValues
 A field element for each entity of the flavor. These entities represent the prover polynomials evaluated at one point. More...
 
class  bb::MultilinearBatchingFlavor::ProverPolynomials
 A container for the prover polynomials handles. More...
 
struct  bb::MultilinearBatchingFlavor::ProverClaim
 Prover's claim for multilinear batching - contains polynomials and their evaluation claims. More...
 
class  bb::MultilinearBatchingFlavor::ProvingKey
 The proving key for multilinear batching sumcheck. More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

using bb::MultilinearBatchingProverClaim = MultilinearBatchingFlavor::ProverClaim