|
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_witness () |
| auto | get_witness () const |
| auto | get_shifted () |
Public Member Functions inherited from bb::MultilinearBatchingFlavor::WitnessEntities< DataType > | |
| DEFINE_FLAVOR_MEMBERS (DataType, batched_unshifted_accumulator, batched_unshifted_instance, eq_accumulator, eq_instance) | |
Public Member Functions inherited from bb::MultilinearBatchingFlavor::WireEntities< DataType > | |
| DEFINE_FLAVOR_MEMBERS (DataType, batched_unshifted_accumulator, batched_unshifted_instance, eq_accumulator, eq_instance) | |
Public Member Functions inherited from bb::MultilinearBatchingFlavor::ShiftedEntities< DataType > | |
| DEFINE_FLAVOR_MEMBERS (DataType, batched_shifted_accumulator, batched_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 145 of file multilinear_batching_flavor.hpp.
Definition at line 147 of file multilinear_batching_flavor.hpp.