Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <affine_element.hpp>
Public Member Functions | |
MSGPACK_FIELDS (x, y) | |
Public Attributes | |
uint256_t | x {} |
uint256_t | y {} |
Definition at line 205 of file affine_element.hpp.
bb::group_elements::affine_element< Fq_, Fr_, Params_ >::MsgpackRawAffineElement::MSGPACK_FIELDS | ( | x | , |
y | |||
) |
uint256_t bb::group_elements::affine_element< Fq_, Fr_, Params_ >::MsgpackRawAffineElement::x {} |
Definition at line 206 of file affine_element.hpp.
uint256_t bb::group_elements::affine_element< Fq_, Fr_, Params_ >::MsgpackRawAffineElement::y {} |
Definition at line 207 of file affine_element.hpp.