FK20 CUDA
g1p_t Struct Reference

G1 point in projective coordinates. More...

Data Fields

fp_t x
 
fp_t y
 
fp_t z
 

Detailed Description

G1 point in projective coordinates.

Definition at line 27 of file g1.cuh.

Field Documentation

◆ x

fp_t g1p_t::x

Definition at line 28 of file g1.cuh.

◆ y

fp_t g1p_t::y

Definition at line 28 of file g1.cuh.

◆ z

fp_t g1p_t::z

Definition at line 28 of file g1.cuh.


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