ViennaCL - The Vienna Computing Library  1.5.2
Public Types
op_applier< OP > Struct Template Reference

Worker class for decomposing expression templates. More...

#include <op_applier.hpp>

Public Types

typedef
OP::ERROR_UNKNOWN_OP_TAG_PROVIDED 
error_type

Detailed Description

template<typename OP>
struct viennacl::linalg::detail::op_applier< OP >

Worker class for decomposing expression templates.

Template Parameters:
AType to which is assigned to
OPOne out of {op_assign, op_inplace_add, op_inplace_sub} @
TRight hand side of the assignment

Member Typedef Documentation

typedef OP::ERROR_UNKNOWN_OP_TAG_PROVIDED error_type

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