barretenberg
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
proof_system::plonk::PolynomialDescriptor Struct Reference

Public Member Functions

constexpr PolynomialDescriptor (std::string_view commitment_label_="", std::string_view polynomial_label_="", bool requires_shifted_evaluation_=false, PolynomialSource source_=WITNESS, PolynomialIndex index_=Q_1)
 
constexpr PolynomialDescriptor (const PolynomialDescriptor &other)
 
constexpr PolynomialDescriptoroperator= (const PolynomialDescriptor &other)
 

Public Attributes

std::string_view commitment_label
 
std::string_view polynomial_label
 
bool requires_shifted_evaluation
 
PolynomialSource source
 
PolynomialIndex index
 

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