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

Go to the source code of this file.

Classes

class  bb::SumcheckProverRound< Flavor >
 Imlementation of the Sumcheck prover round. More...
 
struct  bb::SumcheckProverRound< Flavor >::BlockOfContiguousRows
 Helper struct that describes a block of non-zero unskippable rows. More...
 
struct  bb::SumcheckProverRound< Flavor >::RowIterator
 Helper struct that will, given a vector of BlockOfContiguousRows, return the edge indices that correspond to the nonzero rows. More...
 
class  bb::SumcheckVerifierRound< Flavor >
 Implementation of the Sumcheck Verifier Round. More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Concepts

concept  bb::specifiesUnivariateChunks