|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
A container for the prover polynomials handles. More...
#include <flavor.hpp>
Additional Inherited Members | |
Public Types inherited from bb::avm2::AvmFlavor::AllEntities< DataType_ > | |
| using | DataType = DataType_ |
Public Attributes inherited from bb::avm2::AvmFlavor::AllEntities< DataType_ > | |
| std::array< DataType, NUM_ALL_ENTITIES > | entities |
A container for the prover polynomials handles.
Definition at line 281 of file flavor.hpp.
|
default |
|
delete |
|
defaultnoexcept |
|
default |
| bb::avm2::AvmFlavor::ProverPolynomials::ProverPolynomials | ( | ProvingKey & | proving_key | ) |
Definition at line 6 of file flavor.cpp.
| bb::avm2::AvmFlavor::ProverPolynomials::ProverPolynomials | ( | const ProverPolynomials & | full_polynomials, |
| size_t | circuit_size | ||
| ) |
Definition at line 77 of file flavor.cpp.
|
inline |
Definition at line 298 of file flavor.hpp.
|
delete |
|
defaultnoexcept |