clQMC
An OpenCL library for quasi-Monte Carlo methods
Macros
clQMC.clh File Reference

Common definitions for the device-side API of clQMC. More...

Macros

#define clqmcSetErrorString(err, ...)   (err)
 

Detailed Description

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.

Macro Definition Documentation

#define clqmcSetErrorString (   err,
  ... 
)    (err)

This macro does nothing. It is defined for convenience when adapting host code for the device.