|
FK20 CUDA
|
#include "fr.cuh"Go to the source code of this file.
Functions | |
| __device__ bool | fr_isone (const fr_t &x) |
| Checks if the residue x modulo f is congruent to one. More... | |
| __device__ bool fr_isone | ( | const fr_t & | x | ) |
Checks if the residue x modulo f is congruent to one.
| [in] | x |
Definition at line 13 of file fr_isone.cu.