ViennaCL - The Vienna Computing Library  1.5.2
invalid_kernel Class Reference

Exception thrown if the provided kernel object (of type cl_kernel) is invalid (e.g. not initialized, from different context, or corrupted). More...

#include <error.hpp>

Inheritance diagram for invalid_kernel:

Detailed Description

Exception thrown if the provided kernel object (of type cl_kernel) is invalid (e.g. not initialized, from different context, or corrupted).


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