ViennaCL - The Vienna Computing Library  1.5.1
Static Public Member Functions
vector_element< TYPE > Struct Template Reference

Main kernel class for generating OpenCL kernels for elementwise operations other than addition and subtraction on/with viennacl::vector<>. More...

#include <vector_element.hpp>

Static Public Member Functions

static std::string program_name ()
static void init (viennacl::ocl::context &ctx)

Detailed Description

template<class TYPE>
struct viennacl::linalg::opencl::kernels::vector_element< TYPE >

Main kernel class for generating OpenCL kernels for elementwise operations other than addition and subtraction on/with viennacl::vector<>.


Member Function Documentation

static void init ( viennacl::ocl::context ctx) [inline, static]
static std::string program_name ( ) [inline, static]

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