PandA-2024.02
Functions
fft_float.c File Reference
#include <math.h>
Include dependency graph for fft_float.c:

Go to the source code of this file.

Functions

short FFT (short int dir, long m, float *x, float *y)
 
int main (void)
 

Function Documentation

◆ FFT()

short FFT ( short int  dir,
long  m,
float *  x,
float *  y 
)

Definition at line 10 of file fft_float.c.

References c1, c2, and k.

Referenced by main().

Here is the caller graph for this function:

◆ main()

int main ( void  )

Definition at line 89 of file fft_float.c.

References FFT(), and x.

Here is the call graph for this function:

Generated on Mon Feb 12 2024 13:03:09 for PandA-2024.02 by doxygen 1.8.13