|
Generative Fast Fourier Transforms (GFFT)
0.3
|
Reordering of data for real-valued transforms. More...
#include <gfftswap.h>
Public Member Functions | |
| void | apply (Complex< T > *data) |
| void | apply (const Complex< T > *, Complex< T > *) |
| N | length of the data |
| T | value type |
| S | sign of the transform: 1 - forward, -1 - backward |