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

Go to the source code of this file.

Functions

__device__ __host__ void fr_cpy (fr_t &z, const fr_t &x)
 Copy from x into z. More...
 

Function Documentation

◆ fr_cpy()

__device__ __host__ void fr_cpy ( fr_t z,
const fr_t x 
)

Copy from x into z.

Parameters
[out]z
[in]x
Returns
void

Definition at line 14 of file fr_cpy.cu.

Here is the caller graph for this function: