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

#include <triple_ipa_claim.hpp>

Public Attributes

std::vector< Commitmentcommitments
 
std::vector< Frevaluations
 
std::vector< Frrho_powers
 
std::vector< Frmultilinear_challenge
 

Detailed Description

template<typename Curve>
struct bb::TripleIpaClaimData< Curve >::UnshiftedClaim

Definition at line 52 of file triple_ipa_claim.hpp.

Member Data Documentation

◆ commitments

template<typename Curve >
std::vector<Commitment> bb::TripleIpaClaimData< Curve >::UnshiftedClaim::commitments

Definition at line 53 of file triple_ipa_claim.hpp.

◆ evaluations

template<typename Curve >
std::vector<Fr> bb::TripleIpaClaimData< Curve >::UnshiftedClaim::evaluations

Definition at line 54 of file triple_ipa_claim.hpp.

◆ multilinear_challenge

template<typename Curve >
std::vector<Fr> bb::TripleIpaClaimData< Curve >::UnshiftedClaim::multilinear_challenge

Definition at line 56 of file triple_ipa_claim.hpp.

◆ rho_powers

template<typename Curve >
std::vector<Fr> bb::TripleIpaClaimData< Curve >::UnshiftedClaim::rho_powers

Definition at line 55 of file triple_ipa_claim.hpp.


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