FK20 CUDA
|
#include "fr.cuh"
Go to the source code of this file.
Functions | |
__device__ bool | fr_nonzero (const fr_t &x) |
Check if the reduced input x is different from zero. More... | |
__device__ bool fr_nonzero | ( | const fr_t & | x | ) |
Check if the reduced input x is different from zero.
[in] | x |
Definition at line 12 of file fr_nonzero.cu.