ViennaCL - The Vienna Computing Library  1.7.0
Free open-source GPU-accelerated linear algebra and solver library.
viennacl::linalg::detail::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

Definition at line 80 of file op_executor.hpp.


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