vSMC
vSMC: Scalable Monte Carlo
|
Go to the source code of this file.
Classes | |
class | vsmc::CLError |
OpenCL exception. More... | |
Namespaces | |
vsmc | |
vsmc::internal | |
Macros | |
#define | VSMC_DEFINE_OPENCL_CL_ERROR_ERR(STATUS) case STATUS : return #STATUS |
Functions | |
std::string | vsmc::internal::cl_error_str (cl_int status) |
#define VSMC_DEFINE_OPENCL_CL_ERROR_ERR | ( | STATUS | ) | case STATUS : return #STATUS |
Definition at line 38 of file cl_error.hpp.