Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::SumcheckVerifier< Flavor > Member List

This is the complete list of members for bb::SumcheckVerifier< Flavor >, including all inherited members.

alphasbb::SumcheckVerifier< Flavor >
BATCHED_RELATION_PARTIAL_LENGTHbb::SumcheckVerifier< Flavor >static
ClaimedEvaluations typedefbb::SumcheckVerifier< Flavor >
ClaimedLibraEvaluations typedefbb::SumcheckVerifier< Flavor >
Commitment typedefbb::SumcheckVerifier< Flavor >
correcting_factorbb::SumcheckVerifier< Flavor >
FF typedefbb::SumcheckVerifier< Flavor >
libra_challengebb::SumcheckVerifier< Flavor >
libra_evaluationbb::SumcheckVerifier< Flavor >
libra_total_sumbb::SumcheckVerifier< Flavor >
NUM_POLYNOMIALSbb::SumcheckVerifier< Flavor >static
roundbb::SumcheckVerifier< Flavor >
round_univariate_commitmentsbb::SumcheckVerifier< Flavor >
round_univariate_evaluationsbb::SumcheckVerifier< Flavor >
SubrelationSeparators typedefbb::SumcheckVerifier< Flavor >
SumcheckVerifier(std::shared_ptr< Transcript > transcript, SubrelationSeparators &relation_separator, size_t virtual_log_n, FF target_sum=0)bb::SumcheckVerifier< Flavor >inlineexplicit
SumcheckVerifier(std::shared_ptr< Transcript > transcript, const FF &alpha, size_t virtual_log_n, FF target_sum=0)bb::SumcheckVerifier< Flavor >inlineexplicit
transcriptbb::SumcheckVerifier< Flavor >
Transcript typedefbb::SumcheckVerifier< Flavor >
Utils typedefbb::SumcheckVerifier< Flavor >
verify(const bb::RelationParameters< FF > &relation_parameters, std::vector< FF > &gate_challenges, const std::vector< FF > &padding_indicator_array)bb::SumcheckVerifier< Flavor >inline
verify(const bb::RelationParameters< FF > &relation_parameters, const std::vector< FF > &gate_challenges)bb::SumcheckVerifier< Flavor >inline
virtual_log_nbb::SumcheckVerifier< Flavor >