ViennaCL - The Vienna Computing Library  1.5.2
Static Public Member Functions
matrix< NumericT, F > Struct Template Reference

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)

Detailed Description

template<typename NumericT, typename F>
struct viennacl::linalg::opencl::kernels::matrix< NumericT, F >

Main kernel class for generating OpenCL kernels for operations on/with dense matrix objects of type viennacl::matrix<>.


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: