Go to the source code of this file.
|
__device__ void | fr_x4 (fr_t &z) |
| Multiply z by 4, and stores in z, with weak reduction. More...
|
|
◆ fr_x4()
__device__ void fr_x4 |
( |
fr_t & |
z | ) |
|
Multiply z by 4, and stores in z, with weak reduction.
- Parameters
-
- Returns
- void
Definition at line 13 of file fr_x4.cu.