Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
IsExtensionField Concept Reference

Concept definition

template<typename F>
concept IsExtensionField = IsAnyOf<F, bb::fq2, bb::fq6, bb::fq12>

Detailed Description

Definition at line 31 of file general_field.test.cpp.