FK20 CUDA
All Data Structures Namespaces Files Functions Variables Typedefs Macros
fptest_sub.cu File Reference
#include "fp.cuh"
#include "fptest.cuh"
Include dependency graph for fptest_sub.cu:

Go to the source code of this file.

Functions

__global__ void FpTestSub (testval_t *testval)
 Test for subtraction in Fp. More...
 

Function Documentation

◆ FpTestSub()

__global__ void FpTestSub ( testval_t testval)

Test for subtraction in Fp.

2x == 3x - x

Parameters
testval
Returns
global

Definition at line 16 of file fptest_sub.cu.

Here is the call graph for this function:
Here is the caller graph for this function: