FK20 CUDA
All Data Structures Namespaces Files Functions Variables Typedefs Macros
fp_neq.cu File Reference
#include "fp.cuh"
Include dependency graph for fp_neq.cu:

Go to the source code of this file.

Functions

__device__ bool fp_neq (const fp_t &x, const fp_t &y)
 Compares two fp_t residues. More...
 

Function Documentation

◆ fp_neq()

__device__ bool fp_neq ( const fp_t x,
const fp_t y 
)

Compares two fp_t residues.

Parameters
[in]x
[in]y
Returns
bool 1 if the values are not equal, 0 otherwise

Definition at line 14 of file fp_neq.cu.

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