|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
The precomputed data needed to compute a Honk VK. More...
#include <flavor.hpp>
Public Attributes | |
| RefArray< Polynomial, NUM_PRECOMPUTED_ENTITIES > | polynomials |
| MetaData | metadata |
The precomputed data needed to compute a Honk VK.
Definition at line 145 of file flavor.hpp.
| MetaData bb::PrecomputedData_< Polynomial, NUM_PRECOMPUTED_ENTITIES >::metadata |
Definition at line 147 of file flavor.hpp.
| RefArray<Polynomial, NUM_PRECOMPUTED_ENTITIES> bb::PrecomputedData_< Polynomial, NUM_PRECOMPUTED_ENTITIES >::polynomials |
Definition at line 146 of file flavor.hpp.