Generative Fast Fourier Transforms (GFFT)  0.3
Classes | Namespaces
gfftomp.h File Reference

Parallelization template classes using OpenMP standard. More...

#include "gfftalg.h"
#include "gfftstdalg.h"
#include "gfftalgfreq.h"
#include "gfftswap.h"
#include <omp.h>
Include dependency graph for gfftomp.h:
This graph shows which files directly or indirectly include this file:

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.
 

Generated on Mon Feb 10 2014 for Generative Fast Fourier Transforms (GFFT) by DoxyGen 1.8.3.1