Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::HasLazyShortEdges Concept Reference
#include <
flavor_concepts.hpp
>
Concept definition
template
<
typename
T>
concept
bb::HasLazyShortEdges
= T::USE_SHORT_MONOMIALS &&
requires
{
typename
T::Generated;
typename
T::template ProverUnivariates<2>::EntityId;
}
bb::HasLazyShortEdges
Definition
flavor_concepts.hpp:86
Detailed Description
Definition at line
86
of file
flavor_concepts.hpp
.
bb
HasLazyShortEdges
Generated by
1.9.8