Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <flavor.hpp>
Public Types | |
using | DataType = DataType_ |
![]() | |
using | DataType = DataType_ |
Public Member Functions | |
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 () |
Static Public Member Functions | |
static const auto & | get_unshifted_labels () |
![]() | |
static const auto & | get_wires_labels () |
static const auto & | get_derived_labels () |
Definition at line 171 of file flavor.hpp.
using bb::avm2::AvmFlavor::AllEntities< DataType_ >::DataType = DataType_ |
Definition at line 175 of file flavor.hpp.
|
inline |
Definition at line 195 of file flavor.hpp.
|
inline |
Definition at line 196 of file flavor.hpp.
|
inline |
Definition at line 192 of file flavor.hpp.
|
inline |
Definition at line 191 of file flavor.hpp.
|
inline |
Definition at line 190 of file flavor.hpp.
|
inline |
Definition at line 178 of file flavor.hpp.
|
inlinestatic |
Definition at line 183 of file flavor.hpp.