CLOGS
C++ library for sorting and searching in OpenCL applications
clogs::TuneError Class Reference

Exception thrown when a configuration could not be tuned at all. More...

#include <core.h>

Inheritance diagram for clogs::TuneError:
Collaboration diagram for clogs::TuneError:

Public Member Functions

 TuneError (const std::string &msg)
 
- Public Member Functions inherited from clogs::InternalError
 InternalError (const std::string &msg)
 

Detailed Description

Exception thrown when a configuration could not be tuned at all.


The documentation for this class was generated from the following file: