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