Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <flavor.hpp>
Public Member Functions | |
VerifierCommitments_ (const std::shared_ptr< VerificationKey > &verification_key) | |
![]() | |
auto | get_unshifted () |
auto | get_to_be_shifted () |
auto | get_shifted () |
auto | get_precomputed () |
DataType & | get (ColumnAndShifts c) |
const DataType & | get (ColumnAndShifts c) const |
![]() | |
auto | get_wires () |
auto | get_derived () |
Private Types | |
using | Base = AllEntities< Commitment_ > |
Additional Inherited Members | |
![]() | |
using | DataType = Commitment_ |
![]() | |
using | DataType = DataType_ |
![]() | |
static const auto & | get_unshifted_labels () |
![]() | |
static const auto & | get_wires_labels () |
static const auto & | get_derived_labels () |
Definition at line 347 of file flavor.hpp.
|
private |
Definition at line 349 of file flavor.hpp.
|
inline |
Definition at line 352 of file flavor.hpp.