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_unary< OP > Struct Template Reference

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

#include <forwards.h>

Detailed Description

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

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

Definition at line 134 of file forwards.h.


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