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 <matrix.hpp>
Static Public Member Functions | |
static device_specific::execution_handler & | execution_handler (bool is_row_major, 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 969 of file matrix.hpp.
|
inlinestatic |
Definition at line 972 of file matrix.hpp.