Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
sumcheck_output.hpp File Reference
#include "barretenberg/flavor/flavor.hpp"
#include "barretenberg/polynomials/polynomial.hpp"
#include <array>
#include <optional>
#include <vector>

Go to the source code of this file.

Classes

struct  bb::SumcheckOutput< Flavor >
 Contains the evaluations of multilinear polynomials \( P_1, \ldots, P_N\) at the challenge point \(\vec u =(u_0,\ldots, u_{d-1})\). These are computed by Sumcheck Prover and need to be checked using Shplemini. More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.