barretenberg
Loading...
Searching...
No Matches
Public Member Functions | List of all members
proof_system::honk::flavor::ECCVMBase< CycleGroup_T, Curve_T, PCS_T >::ProverPolynomials Class Reference

A container for the prover polynomials. More...

#include <ecc_vm.hpp>

Inherits proof_system::honk::flavor::ECCVMBase< CycleGroup_T, Curve_T, PCS_T >::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 (const size_t row_idx)
 Returns the evaluations of all prover polynomials at one point on the boolean hypercube, which represents one row in the execution trace.
 

Detailed Description

template<typename CycleGroup_T, typename Curve_T, typename PCS_T>
class proof_system::honk::flavor::ECCVMBase< CycleGroup_T, Curve_T, PCS_T >::ProverPolynomials

A container for the prover polynomials.


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