|
Generative Fast Fourier Transforms (GFFT)
0.3
|
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 |
| NT | number of parallel threads |