|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <vector_field_push_span.hpp>
Public Member Functions | |
| size_t | size () const noexcept |
Public Attributes | |
| std::span< Field > | x |
| std::span< Field > | y |
Definition at line 149 of file vector_field_push_span.hpp.
|
inlinenoexcept |
Definition at line 152 of file vector_field_push_span.hpp.
| std::span<Field> bb::AffineColumnSpan< Field >::x |
Definition at line 150 of file vector_field_push_span.hpp.
| std::span<Field> bb::AffineColumnSpan< Field >::y |
Definition at line 151 of file vector_field_push_span.hpp.