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