Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::AvmFlavor::AllEntities< DataType_ > Class Template Reference

#include <flavor.hpp>

Inheritance diagram for 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 > bb::avm2::AvmFlavor::PartiallyEvaluatedMultivariates bb::avm2::AvmFlavor::ProverPolynomials bb::avm2::AvmRecursiveFlavor::AllValues

Public Types

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

Public Member Functions

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

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

template<typename DataType_>
class bb::avm2::AvmFlavor::AllEntities< DataType_ >

Definition at line 171 of file flavor.hpp.

Member Typedef Documentation

◆ DataType

Definition at line 175 of file flavor.hpp.

Member Function Documentation

◆ get() [1/2]

template<typename DataType_ >
DataType & bb::avm2::AvmFlavor::AllEntities< DataType_ >::get ( ColumnAndShifts  c)
inline

Definition at line 195 of file flavor.hpp.

◆ get() [2/2]

template<typename DataType_ >
const DataType & bb::avm2::AvmFlavor::AllEntities< DataType_ >::get ( ColumnAndShifts  c) const
inline

Definition at line 196 of file flavor.hpp.

◆ get_precomputed()

template<typename DataType_ >
auto bb::avm2::AvmFlavor::AllEntities< DataType_ >::get_precomputed ( )
inline

Definition at line 192 of file flavor.hpp.

◆ get_shifted()

template<typename DataType_ >
auto bb::avm2::AvmFlavor::AllEntities< DataType_ >::get_shifted ( )
inline

Definition at line 191 of file flavor.hpp.

◆ get_to_be_shifted()

template<typename DataType_ >
auto bb::avm2::AvmFlavor::AllEntities< DataType_ >::get_to_be_shifted ( )
inline

Definition at line 190 of file flavor.hpp.

◆ get_unshifted()

template<typename DataType_ >
auto bb::avm2::AvmFlavor::AllEntities< DataType_ >::get_unshifted ( )
inline

Definition at line 178 of file flavor.hpp.

◆ get_unshifted_labels()

template<typename DataType_ >
static const auto & bb::avm2::AvmFlavor::AllEntities< DataType_ >::get_unshifted_labels ( )
inlinestatic

Definition at line 183 of file flavor.hpp.


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