Main kernel class for generating OpenCL kernels for operations on/with viennacl::vector<> without involving matrices, multiple inner products, or element-wise operations other than addition or subtraction. More...
#include <vector.hpp>
Static Public Member Functions | |
static std::string | program_name () |
static void | init (viennacl::ocl::context &ctx) |
Main kernel class for generating OpenCL kernels for operations on/with viennacl::vector<> without involving matrices, multiple inner products, or element-wise operations other than addition or subtraction.
Definition at line 679 of file vector.hpp.
|
inlinestatic |
Definition at line 686 of file vector.hpp.
|
inlinestatic |
Definition at line 681 of file vector.hpp.