Generative Fast Fourier Transforms (GFFT)  0.3
Public Member Functions | Static Public Attributes | List of all members
GFFT::Serial Struct Reference

Serial (single-core) implementation of transform More...

#include <gfftpolicy.h>

Inherited by GFFT::OpenMP< 0 >, and GFFT::OpenMP< 1 >.

Public Member Functions

template<typename T >
void apply (T *)
 
template<typename T >
void apply (const T *, T *)
 

Static Public Attributes

static const id_t ID = 0
 
static const uint_t NParProc = 1
 

Detailed Description

See Also
OpenMP

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

Generated on Mon Feb 10 2014 for Generative Fast Fourier Transforms (GFFT) by DoxyGen 1.8.3.1