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

Main kernel class for generating OpenCL kernels for singular value decomposition of dense matrices. More...

#include <svd.hpp>

Static Public Member Functions

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

Detailed Description

template<class NumericT>
struct viennacl::linalg::opencl::kernels::svd< NumericT >

Main kernel class for generating OpenCL kernels for singular value decomposition of dense matrices.

Member Function Documentation

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

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