ViennaCL - The Vienna Computing Library  1.7.0
Free open-source GPU-accelerated linear algebra and solver library.
vector_axpy_template.hpp File Reference

Go to the source code of this file.

Classes

class  viennacl::device_specific::vector_axpy_parameters
 
class  viennacl::device_specific::vector_axpy_template
 

Namespaces

 viennacl
 Main namespace in ViennaCL. Holds all the basic types such as vector, matrix, etc. and defines operations upon them.
 
 viennacl::device_specific
 Provides an OpenCL kernel generator.
 

Detailed Description

Kernel template for the vector axpy-like operations

Definition in file vector_axpy_template.hpp.