FK20 CUDA
|
Go to the source code of this file.
Functions | |
__global__ void | FpTestSub (testval_t *testval) |
Test for subtraction in Fp. More... | |
__global__ void FpTestSub | ( | testval_t * | testval | ) |
Test for subtraction in Fp.
2x == 3x - x
testval |
Definition at line 16 of file fptest_sub.cu.