FK20 CUDA
fp_nonzero.cu File Reference
#include "fp.cuh"
Include dependency graph for fp_nonzero.cu:

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...
 

Function Documentation

◆ fp_nonzero()

__device__ bool fp_nonzero ( const fp_t x)

Check if the reduced input x is different from zero.

Parameters
[in]x
Returns
bool 1 if true, zero otherwise.

Definition at line 12 of file fp_nonzero.cu.

Here is the call graph for this function:
Here is the caller graph for this function: