|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/flavor/multilinear_batching_flavor.hpp"#include "barretenberg/honk/proof_system/types/proof.hpp"#include "barretenberg/sumcheck/sumcheck_output.hpp"#include <optional>Go to the source code of this file.
Classes | |
| class | bb::MultilinearBatchingProverInternal< Flavor_ > |
| Internal prover for multilinear batching sumcheck over a fixed number of claims. More... | |
| class | bb::MultilinearBatchingProver |
| Public entrypoint for multilinear batching. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |