|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <ipa_accumulator.hpp>
Public Attributes | |
| std::vector< typename Curve::ScalarField > | u_challenges_inv |
| Curve::Group | comm |
| bool | running_truth_value |
Definition at line 10 of file ipa_accumulator.hpp.
| Curve::Group bb::stdlib::recursion::honk::IpaAccumulator< Curve >::comm |
Definition at line 13 of file ipa_accumulator.hpp.
| bool bb::stdlib::recursion::honk::IpaAccumulator< Curve >::running_truth_value |
Definition at line 15 of file ipa_accumulator.hpp.
| std::vector<typename Curve::ScalarField> bb::stdlib::recursion::honk::IpaAccumulator< Curve >::u_challenges_inv |
Definition at line 12 of file ipa_accumulator.hpp.