|
clQMC
An OpenCL library for quasi-Monte Carlo methods
|
Common definitions for the device-side API of clQMC. More...
Macros | |
| #define | clqmcSetErrorString(err, ...) (err) |
Common definitions for the device-side API of clQMC.
The definitions defined in this file are not documented here. Refer to the documentation of clQMC.h.
| #define clqmcSetErrorString | ( | err, | |
| ... | |||
| ) | (err) |
This macro does nothing. It is defined for convenience when adapting host code for the device.
1.8.10