|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Public Types | |
| using | FF = bb::fr |
Static Protected Member Functions | |
| static FF | eq_manual (std::span< const FF > r, std::span< const FF > u) |
| static std::vector< FF > | bool_vec_from_mask (size_t d, uint64_t mask) |
| static std::vector< FF > | to_gamma (std::span< const FF > r) |
Definition at line 17 of file eq_polynomial.test.cpp.
| using EqPolyTest::FF = bb::fr |
Definition at line 19 of file eq_polynomial.test.cpp.
|
inlinestaticprotected |
Definition at line 35 of file eq_polynomial.test.cpp.
|
inlinestaticprotected |
Definition at line 23 of file eq_polynomial.test.cpp.
Definition at line 45 of file eq_polynomial.test.cpp.