Generative Fast Fourier Transforms (GFFT)  0.3
GFFT::GFFTswap2OMP Class Reference

Binary reordering parallelized by OpenMP. More...

#include <gfftomp.h>

Detailed Description

Template Parameters
NThreadsis number of threads
Pcurrent transform length as power of two
Tvalue type of the data array
Iis internal counter
Ccondition to ensure that (N>NThreads) and (N>=SwitchToOMP), otherwise parallelization is meaningless and the sequential implementation GFFTswap2 is inherited.

The documentation for this class was generated from the following file:

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