ViennaCL - The Vienna Computing Library  1.7.1
Free open-source GPU-accelerated linear algebra and solver library.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
viennacl::op_element_binary< OP > Struct Template Reference

A tag class representing element-wise binary operations (like multiplication) on vectors or matrices. More...

#include <forwards.h>

Detailed Description

template<typename OP>
struct viennacl::op_element_binary< OP >

A tag class representing element-wise binary operations (like multiplication) on vectors or matrices.

Definition at line 130 of file forwards.h.


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