ViennaCL - The Vienna Computing Library  1.5.2
Public Types | Public Member Functions
handle_fun Struct Reference

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

Detailed Description

Functor for obtaining the OpenCL handle from ViennaCL objects (vector, matrix, etc.).


Member Typedef Documentation

typedef cl_mem result_type

Member Function Documentation

result_type operator() ( T const &  t) const [inline]

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