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

A field element for each entity of the flavor. These entities represent the prover polynomials evaluated at one point. More...

#include <ecc_vm.hpp>

Inherits proof_system::honk::flavor::ECCVMBase< CycleGroup_T, Curve_T, PCS_T >::AllEntities< DataType >.

Public Types

using Base = AllEntities< FF >
 

Public Member Functions

 AllValues (std::array< FF, NUM_ALL_ENTITIES > _data_in)
 

Detailed Description

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

A field element for each entity of the flavor. These entities represent the prover polynomials evaluated at one point.


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