Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::stdlib::recursion::honk::IpaAccumulator< Curve > Struct Template Reference

#include <ipa_accumulator.hpp>

Public Attributes

std::vector< typename Curve::ScalarFieldu_challenges_inv
 
Curve::Group comm
 

Detailed Description

template<typename Curve>
struct bb::stdlib::recursion::honk::IpaAccumulator< Curve >

Definition at line 10 of file ipa_accumulator.hpp.

Member Data Documentation

◆ comm

Definition at line 13 of file ipa_accumulator.hpp.

◆ u_challenges_inv

template<typename Curve >
std::vector<typename Curve::ScalarField> bb::stdlib::recursion::honk::IpaAccumulator< Curve >::u_challenges_inv

Definition at line 12 of file ipa_accumulator.hpp.


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