|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <polynomial_arithmetic.hpp>
Public Attributes | |
| Fr | vanishing_poly |
| Fr | l_start |
| Fr | l_end |
Definition at line 16 of file polynomial_arithmetic.hpp.
| Fr bb::polynomial_arithmetic::LagrangeEvaluations< Fr >::l_end |
Definition at line 19 of file polynomial_arithmetic.hpp.
| Fr bb::polynomial_arithmetic::LagrangeEvaluations< Fr >::l_start |
Definition at line 18 of file polynomial_arithmetic.hpp.
| Fr bb::polynomial_arithmetic::LagrangeEvaluations< Fr >::vanishing_poly |
Definition at line 17 of file polynomial_arithmetic.hpp.