ViennaCL - The Vienna Computing Library  1.7.0
Free open-source GPU-accelerated linear algebra and solver library.
viennacl::linalg::opencl::kernels::sliced_ell_matrix< NumericT, unsigned int > Struct Template Reference

#include <sliced_ell_matrix.hpp>

Static Public Member Functions

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

Detailed Description

template<typename NumericT>
struct viennacl::linalg::opencl::kernels::sliced_ell_matrix< NumericT, unsigned int >

Definition at line 88 of file sliced_ell_matrix.hpp.

Member Function Documentation

template<typename NumericT >
static void viennacl::linalg::opencl::kernels::sliced_ell_matrix< NumericT, unsigned int >::init ( viennacl::ocl::context ctx)
inlinestatic

Definition at line 95 of file sliced_ell_matrix.hpp.

template<typename NumericT >
static std::string viennacl::linalg::opencl::kernels::sliced_ell_matrix< NumericT, unsigned int >::program_name ( )
inlinestatic

Definition at line 90 of file sliced_ell_matrix.hpp.


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