ViennaCL - The Vienna Computing Library
1.5.0
|
Worker class for decomposing expression templates. More...
#include <op_applier.hpp>
Public Types | |
typedef OP::ERROR_UNKNOWN_OP_TAG_PROVIDED | error_type |
Worker class for decomposing expression templates.
A | Type to which is assigned to |
OP | One out of {op_assign, op_inplace_add, op_inplace_sub} @ |
T | Right hand side of the assignment |
typedef OP::ERROR_UNKNOWN_OP_TAG_PROVIDED error_type |