FK20 CUDA
|
Go to the source code of this file.
Functions | |
__device__ void | g1p_sub (g1p_t &p, const g1p_t &q) |
Point subtraction using projective coordinates. p ← p-q. More... | |
Point subtraction using projective coordinates. p ← p-q.
[in,out] | p | |
[in] | q |
Definition at line 17 of file g1p_sub.cu.