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