f0f98c2f创建于 2022年7月15日历史提交
To run a quick test for all FFT sizes up to 8192, do

gcc -std=c99 -O2 -W -Wall *.c -lm
./a.out

If there is no output, the tests have succeeded.