|
Generative Fast Fourier Transforms (GFFT)
0.3
|
Parallelization template classes using OpenMP standard. More...
#include "gfftalg.h"#include "gfftstdalg.h"#include "gfftalgfreq.h"#include "gfftswap.h"#include <omp.h>

Go to the source code of this file.
Classes | |
| class | GFFT::InTimeOMP< NThreads, N, NFact, T, S, W1, LastK, C > |
| OpenMP parallelized Danielson-Lanczos section of the decimation-in-time FFT version. More... | |
| class | GFFT::InFreqOMP< NThreads, N, NFact, T, S, W1, LastK, C > |
| OpenMP parallelized Danielson-Lanczos section of the decimation-in-time FFT version. More... | |
Namespaces | |
| namespace | GFFT |
| Main namespace. | |