Introduction - If you have any usage issues, please Google them yourself
Program FFT_NCompl_2NReal_float is* N point complex sequence to calculate the FFT** 2N point real sequence* Discrete Fourier Transform function. Complex sequence of which use base 2 floating-point FFT transform algorithm DIT program.