Generative Fast Fourier Transforms (GFFT)
0.3
|
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 |