barretenberg
Loading...
Searching...
No Matches
Public Member Functions | List of all members
proof_system::honk::flavor::AvmMiniFlavor::ProverPolynomials Class Reference

A container for the prover polynomials handles. More...

#include <AvmMini_flavor.hpp>

Inherits proof_system::honk::flavor::AvmMiniFlavor::AllEntities< DataType >.

Public Member Functions

ProverPolynomialsoperator= (const ProverPolynomials &)=delete
 
 ProverPolynomials (const ProverPolynomials &o)=delete
 
 ProverPolynomials (ProverPolynomials &&o) noexcept=default
 
ProverPolynomialsoperator= (ProverPolynomials &&o) noexcept=default
 
size_t get_polynomial_size () const
 
AllValues get_row (size_t row_idx) const
 Returns the evaluations of all prover polynomials at one point on the boolean hypercube, which represents one row in the execution trace.
 

Detailed Description

A container for the prover polynomials handles.


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