|
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 <multilinear_batching_flavor.hpp>
Public Types | |
| using | Base = AllEntities< FF > |
Additional Inherited Members | |
Public Member Functions inherited from bb::MultilinearBatchingFlavor::AllEntities< DataType > | |
| auto | get_unshifted () |
| auto | get_shifted () |
Public Member Functions inherited from bb::MultilinearBatchingFlavor::WitnessEntities< DataType > | |
| DEFINE_FLAVOR_MEMBERS (DataType, w_non_shifted_accumulator, w_non_shifted_instance, w_evaluations_accumulator, w_evaluations_instance) | |
| MSGPACK_FIELDS (this->w_non_shifted_accumulator, this->w_non_shifted_instance, this->w_evaluations_accumulator, this->w_evaluations_instance) | |
Public Member Functions inherited from bb::MultilinearBatchingFlavor::WireEntities< DataType > | |
| DEFINE_FLAVOR_MEMBERS (DataType, w_non_shifted_accumulator, w_non_shifted_instance, w_evaluations_accumulator, w_evaluations_instance) | |
Public Member Functions inherited from bb::MultilinearBatchingFlavor::ShiftedEntities< DataType > | |
| DEFINE_FLAVOR_MEMBERS (DataType, w_shifted_accumulator, w_shifted_instance) | |
| auto | get_shifted () |
A field element for each entity of the flavor. These entities represent the prover polynomials evaluated at one point.
Definition at line 138 of file multilinear_batching_flavor.hpp.
Definition at line 140 of file multilinear_batching_flavor.hpp.