Barretenberg
The ZK-SNARK library at the core of Aztec
|
Helper struct that describes a block of non-zero unskippable rows. More...
#include <sumcheck_round.hpp>
Public Attributes | |
size_t | starting_edge_idx |
size_t | size |
Helper struct that describes a block of non-zero unskippable rows.
Definition at line 299 of file sumcheck_round.hpp.
size_t bb::SumcheckProverRound< Flavor >::BlockOfContiguousRows::size |
Definition at line 301 of file sumcheck_round.hpp.
size_t bb::SumcheckProverRound< Flavor >::BlockOfContiguousRows::starting_edge_idx |
Definition at line 300 of file sumcheck_round.hpp.