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

Result of the batched sumcheck/PCS reduction. More...

#include <batched_honk_translator_verifier.hpp>

Public Attributes

PairingPoints pairing_points
 
bool reduction_succeeded = false
 

Detailed Description

template<typename Curve>
struct bb::BatchedHonkTranslatorVerifier_< Curve >::ReductionResult

Result of the batched sumcheck/PCS reduction.

Definition at line 91 of file batched_honk_translator_verifier.hpp.

Member Data Documentation

◆ pairing_points

template<typename Curve >
PairingPoints bb::BatchedHonkTranslatorVerifier_< Curve >::ReductionResult::pairing_points

Definition at line 92 of file batched_honk_translator_verifier.hpp.

◆ reduction_succeeded

template<typename Curve >
bool bb::BatchedHonkTranslatorVerifier_< Curve >::ReductionResult::reduction_succeeded = false

Definition at line 93 of file batched_honk_translator_verifier.hpp.


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