|
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 278 of file sumcheck_round.hpp.
| size_t bb::SumcheckProverRound< Flavor >::BlockOfContiguousRows::size |
Definition at line 280 of file sumcheck_round.hpp.
| size_t bb::SumcheckProverRound< Flavor >::BlockOfContiguousRows::starting_edge_idx |
Definition at line 279 of file sumcheck_round.hpp.