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

Go to the source code of this file.

Functions

__device__ void fp_reduce6 (fp_t &z)
 Narrow reduction of a residue modulo p, reducing to the canonical representation. More...
 

Function Documentation

◆ fp_reduce6()

__device__ void fp_reduce6 ( fp_t z)

Narrow reduction of a residue modulo p, reducing to the canonical representation.

Parameters
[in,out]zresidue modulo p
Returns
void

Definition at line 14 of file fp_reduce6.cu.

Here is the caller graph for this function: