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

Go to the source code of this file.

Functions

__global__ void FrTestSub (testval_t *testval)
 Test of subtraction x == y-(y-x) More...
 

Function Documentation

◆ FrTestSub()

__global__ void FrTestSub ( testval_t testval)

Test of subtraction x == y-(y-x)

Parameters
testval
Returns
void

Definition at line 15 of file frtest_sub.cu.

Here is the caller graph for this function: