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