|
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 16 of file eq_polynomial.test.cpp.
| using EqPolyTest::FF = bb::fr |
Definition at line 18 of file eq_polynomial.test.cpp.
|
inlinestaticprotected |
Definition at line 34 of file eq_polynomial.test.cpp.
|
inlinestaticprotected |
Definition at line 22 of file eq_polynomial.test.cpp.
Definition at line 44 of file eq_polynomial.test.cpp.