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

Go to the source code of this file.

Classes

struct  viennacl::device_specific::row_wise_reduction_parameters
 
class  viennacl::device_specific::row_wise_reduction_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 reduction operation

Definition in file row_wise_reduction_template.hpp.