barretenberg
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
proof_system::honk::pcs::OpeningPair< Curve > Class Template Reference

Opening pair (r,v) for some witness polynomial p(X) such that p(r) = v. More...

#include <claim.hpp>

Public Member Functions

bool operator== (const OpeningPair &other) const =default
 

Public Attributes

Fr challenge
 
Fr evaluation
 

Detailed Description

template<typename Curve>
class proof_system::honk::pcs::OpeningPair< Curve >

Opening pair (r,v) for some witness polynomial p(X) such that p(r) = v.

Template Parameters
Paramsfor the given commitment scheme

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