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

Main kernel class for generating OpenCL kernels for the fast Fourier transform. More...

#include <fft.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::fft< NumericT >

Main kernel class for generating OpenCL kernels for the fast Fourier transform.

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: