|
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 121 of file flavor.hpp.
| MetaData bb::PrecomputedData_< Polynomial, NUM_PRECOMPUTED_ENTITIES >::metadata |
Definition at line 123 of file flavor.hpp.
| RefArray<Polynomial, NUM_PRECOMPUTED_ENTITIES> bb::PrecomputedData_< Polynomial, NUM_PRECOMPUTED_ENTITIES >::polynomials |
Definition at line 122 of file flavor.hpp.