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

Go to the source code of this file.

Functions

__device__ void fr_x2 (fr_t &z)
 Multiply z by 2, and stores in z, with weak reduction. More...
 

Function Documentation

◆ fr_x2()

__device__ void fr_x2 ( fr_t z)

Multiply z by 2, and stores in z, with weak reduction.

Parameters
[in,out]z
Returns
void

Definition at line 13 of file fr_x2.cu.

Here is the caller graph for this function: