Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::SumcheckProverRound< Flavor >::EdgeRange Struct Reference

#include <sumcheck_round.hpp>

Public Attributes

size_t begin
 
size_t end
 

Detailed Description

template<typename Flavor>
struct bb::SumcheckProverRound< Flavor >::EdgeRange

Definition at line 423 of file sumcheck_round.hpp.

Member Data Documentation

◆ begin

template<typename Flavor >
size_t bb::SumcheckProverRound< Flavor >::EdgeRange::begin

Definition at line 424 of file sumcheck_round.hpp.

◆ end

template<typename Flavor >
size_t bb::SumcheckProverRound< Flavor >::EdgeRange::end

Definition at line 425 of file sumcheck_round.hpp.


The documentation for this struct was generated from the following file: