|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <polynomial.hpp>
Public Member Functions | |
| ContiguousVectorWriteProxyT & | operator= (const VectorField< Params_ > &v) |
| operator VectorField< Params_ > () const | |
Public Attributes | |
| Polynomial * | self |
| size_t | base |
Definition at line 492 of file polynomial.hpp.
|
inline |
Definition at line 500 of file polynomial.hpp.
|
inline |
Definition at line 495 of file polynomial.hpp.
| size_t bb::Polynomial< Fr >::ContiguousVectorWriteProxyT< Params_ >::base |
Definition at line 494 of file polynomial.hpp.
| Polynomial* bb::Polynomial< Fr >::ContiguousVectorWriteProxyT< Params_ >::self |
Definition at line 493 of file polynomial.hpp.