ViennaCL - The Vienna Computing Library  1.5.0
Public Member Functions
get_info_impl< RES_T > Struct Template Reference

#include <infos.hpp>

Public Member Functions

template<class MEM_T , class INFO_T >
RES_T operator() (MEM_T const &mem, INFO_T const &info)
template<class MEM_T , class MEM2_T , class INFO_T >
RES_T operator() (MEM_T const &mem, MEM2_T const &mem2, INFO_T const &info)

template<class RES_T>
struct viennacl::ocl::detail::get_info_impl< RES_T >


Member Function Documentation

RES_T operator() ( MEM_T const &  mem,
INFO_T const &  info 
) [inline]
RES_T operator() ( MEM_T const &  mem,
MEM2_T const &  mem2,
INFO_T const &  info 
) [inline]

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