Barretenberg
The ZK-SNARK library at the core of Aztec
|
A field element for each entity of the flavor. These entities represent the prover polynomials evaluated at one point. More...
#include <recursive_flavor.hpp>
Public Types | |
using | Base = NativeFlavor::AllEntities< FF > |
![]() | |
using | DataType = DataType_ |
![]() | |
using | DataType = DataType_ |
Additional Inherited Members | |
![]() | |
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 const auto & | get_unshifted_labels () |
![]() | |
static const auto & | get_wires_labels () |
static const auto & | get_derived_labels () |
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.
Definition at line 59 of file recursive_flavor.hpp.