/c-fft

C-Implementations of FFT Algorithms.

Primary LanguageC

c-fft

C-Implementations of FFT Algorithms:

run a simple make in c-fft directory and both test and benchmark will be compiled.

==================================================================

test: tests the result of all implementations included in the library are correct and equivalent

benchmark: compares the speed of each implementation for 10000 computations of an input with n=30