ViennaCL - The Vienna Computing Library
1.5.0
|
Main kernel class for generating OpenCL kernels for operations on/with dense matrix objects of type viennacl::matrix<>. More...
#include <matrix.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 dense matrix objects of type viennacl::matrix<>.
static void init | ( | viennacl::ocl::context & | ctx | ) | [inline, static] |
static std::string program_name | ( | ) | [inline, static] |