Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::AffineColumnSpan< Field > Struct Template Reference

#include <vector_field_push_span.hpp>

Public Member Functions

size_t size () const noexcept
 

Public Attributes

std::span< Field > x
 
std::span< Field > y
 

Detailed Description

template<typename Field>
struct bb::AffineColumnSpan< Field >

Definition at line 149 of file vector_field_push_span.hpp.

Member Function Documentation

◆ size()

template<typename Field >
size_t bb::AffineColumnSpan< Field >::size ( ) const
inlinenoexcept

Definition at line 152 of file vector_field_push_span.hpp.

Member Data Documentation

◆ x

template<typename Field >
std::span<Field> bb::AffineColumnSpan< Field >::x

Definition at line 150 of file vector_field_push_span.hpp.

◆ y

template<typename Field >
std::span<Field> bb::AffineColumnSpan< Field >::y

Definition at line 151 of file vector_field_push_span.hpp.


The documentation for this struct was generated from the following file: