|
|
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 PolynomialDescriptor & | operator= (const PolynomialDescriptor &other) |
| |
|
|
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: