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

#include <flavor.hpp>

Inheritance diagram for bb::avm2::AvmFlavor::VerifierCommitments_< Commitment_, VerificationKey >:
bb::avm2::AvmFlavor::AllEntities< Commitment_ > 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 Member Functions

 VerifierCommitments_ (const std::shared_ptr< VerificationKey > &verification_key)
 
- Public Member Functions inherited from bb::avm2::AvmFlavor::AllEntities< Commitment_ >
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 ()
 

Private Types

using Base = AllEntities< Commitment_ >
 

Additional Inherited Members

- Public Types inherited from bb::avm2::AvmFlavor::AllEntities< Commitment_ >
using DataType = Commitment_
 
- Public Types inherited from bb::avm2::AvmFlavor::PrecomputedEntities< DataType_ >
using DataType = DataType_
 
- Static Public Member Functions inherited from bb::avm2::AvmFlavor::AllEntities< Commitment_ >
static const auto & get_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 Commitment_, typename VerificationKey>
class bb::avm2::AvmFlavor::VerifierCommitments_< Commitment_, VerificationKey >

Definition at line 347 of file flavor.hpp.

Member Typedef Documentation

◆ Base

Constructor & Destructor Documentation

◆ VerifierCommitments_()

bb::avm2::AvmFlavor::VerifierCommitments_< Commitment_, VerificationKey >::VerifierCommitments_ ( const std::shared_ptr< VerificationKey > &  verification_key)
inline

Definition at line 352 of file flavor.hpp.


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