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