Generative Fast Fourier Transforms (GFFT)  0.3
Public Member Functions | Static Public Attributes | List of all members
GFFT::OpenMP< NT > Struct Template Reference

Transform is parallelized using OpenMP standard More...

#include <gfftpolicy.h>

Public Member Functions

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

Static Public Attributes

static const id_t ID = NT-1
 
static const uint_t NParProc = NT
 

Detailed Description

template<unsigned int NT>
struct GFFT::OpenMP< NT >

Template Parameters
NTnumber of parallel threads
See Also
Serial

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