aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/fft.h
blob: 8387a8e2497a2e166a2648f8fb3e4a3c808bede6 (plain)
1
2
3
void fft_process(int dir, int m, double *x, double *y);