Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::AvmRecursiveFlavor::AllValues Class Reference

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

#include <recursive_flavor.hpp>

Inheritance diagram for bb::avm2::AvmRecursiveFlavor::AllValues:
bb::avm2::AvmFlavor::AllEntities< DataType_ > bb::avm2::AvmFlavor::PrecomputedEntities< DataType_ > bb::avm2::AvmFlavor::WitnessEntities< DataType_ > bb::avm2::AvmFlavor::ShiftedEntities< DataType_ > bb::avm2::AvmFlavor::WireEntities< DataType > bb::avm2::AvmFlavor::DerivedWitnessEntities< DataType >

Public Types

using Base = NativeFlavor::AllEntities< FF >
 
- Public Types inherited from bb::avm2::AvmFlavor::AllEntities< DataType_ >
using DataType = DataType_
 
- Public Types inherited from bb::avm2::AvmFlavor::PrecomputedEntities< DataType_ >
using DataType = DataType_
 

Additional Inherited Members

- Public Member Functions inherited from bb::avm2::AvmFlavor::AllEntities< DataType_ >
auto get_unshifted ()
 
auto get_to_be_shifted ()
 
auto get_shifted ()
 
auto get_precomputed ()
 
DataTypeget (ColumnAndShifts c)
 
const DataTypeget (ColumnAndShifts c) const
 
- Public Member Functions inherited from bb::avm2::AvmFlavor::WitnessEntities< DataType_ >
auto get_wires ()
 
auto get_derived ()
 
- Static Public Member Functions inherited from bb::avm2::AvmFlavor::AllEntities< DataType_ >
static const autoget_unshifted_labels ()
 
- Static Public Member Functions inherited from bb::avm2::AvmFlavor::WitnessEntities< DataType_ >
static const auto & get_wires_labels ()
 
static const auto & get_derived_labels ()
 

Detailed Description

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

Definition at line 57 of file recursive_flavor.hpp.

Member Typedef Documentation

◆ Base


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