Generative Fast Fourier Transforms (GFFT)
0.3
|
Binary reordering of array elements. More...
#include <gfftswap.h>
Public Member Functions | |
void | apply (T *data) |
M^P | length of the data |
T | value type |
This is C-like implementation. It has been written very similar to the one presented in the book "Numerical recipes in C++".