# Microsoft Developer Studio Project File - Name="function" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
/* FFT function:
* Real[] is the real part of complex input/output data;
* Imag[] is the imaginary part of complex input/output data;
* FFTSize is the data length equal to 2^M;
* Sign represen
/* FFT function:
* Real[] is the real part of complex input/output data;
* Imag[] is the imaginary part of complex input/output data;
* FFTSize is the data length equal to 2^M;
* Sign represen