FK20 CUDA
fr_eq.cu File Reference
#include "fr.cuh"
Include dependency graph for fr_eq.cu:

Go to the source code of this file.

Functions

__device__ bool fr_eq (const fr_t &x, const fr_t &y)
 Compares two residues modulo r. More...
 

Function Documentation

◆ fr_eq()

__device__ bool fr_eq ( const fr_t x,
const fr_t y 
)

Compares two residues modulo r.

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

Definition at line 13 of file fr_eq.cu.

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