Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::group_elements::affine_element< Fq_, Fr_, Params_ >::MsgpackRawAffineElement Struct Reference

#include <affine_element.hpp>

Public Member Functions

 MSGPACK_FIELDS (x, y)
 

Public Attributes

uint256_t x {}
 
uint256_t y {}
 

Detailed Description

template<typename Fq_, typename Fr_, typename Params_>
struct bb::group_elements::affine_element< Fq_, Fr_, Params_ >::MsgpackRawAffineElement

Definition at line 205 of file affine_element.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

template<typename Fq_ , typename Fr_ , typename Params_ >
bb::group_elements::affine_element< Fq_, Fr_, Params_ >::MsgpackRawAffineElement::MSGPACK_FIELDS ( x  ,
y   
)

Member Data Documentation

◆ x

template<typename Fq_ , typename Fr_ , typename Params_ >
uint256_t bb::group_elements::affine_element< Fq_, Fr_, Params_ >::MsgpackRawAffineElement::x {}

Definition at line 206 of file affine_element.hpp.

◆ y

template<typename Fq_ , typename Fr_ , typename Params_ >
uint256_t bb::group_elements::affine_element< Fq_, Fr_, Params_ >::MsgpackRawAffineElement::y {}

Definition at line 207 of file affine_element.hpp.


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