ViennaCL - The Vienna Computing Library  1.5.1
op_executor< A, OP, T > Struct Template Reference

Worker class for decomposing expression templates. More...

#include <op_executor.hpp>


Detailed Description

template<typename A, typename OP, typename T>
struct viennacl::linalg::detail::op_executor< A, OP, T >

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

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