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