/* The following functions are in the file "subs.c" */ extern void fft(float *x_real, float *x_imag, float *energy, float *phi);