ViennaCL - The Vienna Computing Library  1.5.1
Public Types
op_type_info< T > Struct Template Reference

Helper metafunction for obtaining the operation ID as well as the operation family for unary and binary operations on vectors and matrices. More...

#include <forwards.h>

Public Types

typedef T::ERROR_UNKNOWN_OP_TYPE error_type
 

Detailed Description

template<typename T>
struct viennacl::scheduler::result_of::op_type_info< T >

Helper metafunction for obtaining the operation ID as well as the operation family for unary and binary operations on vectors and matrices.

Member Typedef Documentation

typedef T::ERROR_UNKNOWN_OP_TYPE error_type

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