ViennaCL - The Vienna Computing Library
1.5.1
|
Functor for obtaining the OpenCL handle from ViennaCL objects (vector, matrix, etc.). More...
#include <utils.hpp>
Public Types | |
typedef cl_mem | result_type |
Public Member Functions | |
template<class T > | |
result_type | operator() (T const &t) const |
Functor for obtaining the OpenCL handle from ViennaCL objects (vector, matrix, etc.).
typedef cl_mem result_type |
|
inline |