Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
RowDisablingPolynomialTest< Flavor >::SumcheckSetup Struct Reference

Public Attributes

RelationParameters< FFrelation_parameters
 
std::vector< FFgate_challenges
 
GateSeparatorPolynomial< FFgate_separators
 
SubrelationSeparators alphas
 
FF alpha
 

Detailed Description

template<typename Flavor>
struct RowDisablingPolynomialTest< Flavor >::SumcheckSetup

Definition at line 23 of file row_disabling_polynomial.test.cpp.

Member Data Documentation

◆ alpha

template<typename Flavor >
FF RowDisablingPolynomialTest< Flavor >::SumcheckSetup::alpha

Definition at line 28 of file row_disabling_polynomial.test.cpp.

◆ alphas

template<typename Flavor >
SubrelationSeparators RowDisablingPolynomialTest< Flavor >::SumcheckSetup::alphas

Definition at line 27 of file row_disabling_polynomial.test.cpp.

◆ gate_challenges

template<typename Flavor >
std::vector<FF> RowDisablingPolynomialTest< Flavor >::SumcheckSetup::gate_challenges

Definition at line 25 of file row_disabling_polynomial.test.cpp.

◆ gate_separators

template<typename Flavor >
GateSeparatorPolynomial<FF> RowDisablingPolynomialTest< Flavor >::SumcheckSetup::gate_separators

Definition at line 26 of file row_disabling_polynomial.test.cpp.

◆ relation_parameters

template<typename Flavor >
RelationParameters<FF> RowDisablingPolynomialTest< Flavor >::SumcheckSetup::relation_parameters

Definition at line 24 of file row_disabling_polynomial.test.cpp.


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