Generative Fast Fourier Transforms (GFFT)
0.3
|
Recursive FFT algorithms. More...
#include "gfftspec.h"
#include "gfftfactor.h"
#include "gfftswap.h"
#include "metacomplex.h"
#include "metaroot.h"
Go to the source code of this file.
Classes | |
class | GFFT::DFTk_x_Im_T< K, M, T, S, W, doStaticLoop > |
In-place scaled FFT algorithm. More... | |
class | GFFT::InTime< N, NFact, T, S, W1, LastK > |
In-place decimation-in-time FFT version. More... | |
class | GFFT::InTimeOOP< N, NFact, T, S, W1, LastK > |
Out-of-place decimation-in-time FFT version. More... | |
Namespaces | |
namespace | GFFT |
Main namespace. | |