Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::ShplonkProver_< Curve >::PartiallyEvaluatedQuotient Struct Reference

#include <shplonk.hpp>

Public Attributes

ProverOpeningClaim< Curveopening_claim
 
Commitment quotient_commitment
 
Fr batching_challenge
 

Detailed Description

template<typename Curve>
struct bb::ShplonkProver_< Curve >::PartiallyEvaluatedQuotient

Definition at line 44 of file shplonk.hpp.

Member Data Documentation

◆ batching_challenge

template<typename Curve >
Fr bb::ShplonkProver_< Curve >::PartiallyEvaluatedQuotient::batching_challenge

Definition at line 47 of file shplonk.hpp.

◆ opening_claim

template<typename Curve >
ProverOpeningClaim<Curve> bb::ShplonkProver_< Curve >::PartiallyEvaluatedQuotient::opening_claim

Definition at line 45 of file shplonk.hpp.

◆ quotient_commitment

template<typename Curve >
Commitment bb::ShplonkProver_< Curve >::PartiallyEvaluatedQuotient::quotient_commitment

Definition at line 46 of file shplonk.hpp.


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