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

Concept definition

template<typename F>
concept HasSqrt = IsAnyOf<F, bb::fq, bb::fr>

Detailed Description

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