|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
All polynomials used in multilinear batching sumcheck. More...
#include <multilinear_batching_flavor.hpp>
Public Member Functions | |
| DEFINE_FLAVOR_MEMBERS (DataType, batched_unshifted_accumulator, batched_unshifted_instance, eq_accumulator, eq_instance, batched_shifted_accumulator, batched_shifted_instance) | |
| auto | get_unshifted () |
| auto | get_shifted () |
All polynomials used in multilinear batching sumcheck.
Used to build containers for: the prover's polynomials during sumcheck; the sumcheck's folded polynomials; the univariates constructed during sumcheck; the evaluations produced by sumcheck.
Layout:
Definition at line 91 of file multilinear_batching_flavor.hpp.
| bb::MultilinearBatchingFlavor::AllEntities< DataType >::DEFINE_FLAVOR_MEMBERS | ( | DataType | , |
| batched_unshifted_accumulator | , | ||
| batched_unshifted_instance | , | ||
| eq_accumulator | , | ||
| eq_instance | , | ||
| batched_shifted_accumulator | , | ||
| batched_shifted_instance | |||
| ) |
|
inline |
Definition at line 105 of file multilinear_batching_flavor.hpp.
|
inline |
Definition at line 101 of file multilinear_batching_flavor.hpp.