FK20 CUDA
g1a_t Struct Reference

G1 point in affine coordinates. More...

Data Fields

fp_t x
 
fp_t y
 

Detailed Description

G1 point in affine coordinates.

Definition at line 20 of file g1.cuh.

Field Documentation

◆ x

fp_t g1a_t::x

Definition at line 21 of file g1.cuh.

◆ y

fp_t g1a_t::y

Definition at line 21 of file g1.cuh.


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