ViennaCL - The Vienna Computing Library
1.5.1
|
Metafunction for deducing the OpenCL type for a numeric type, e.g. float -> cl_float. More...
#include <result_of.hpp>
Public Types | |
typedef T | type |
Metafunction for deducing the OpenCL type for a numeric type, e.g. float -> cl_float.
typedef T type |