I am looking for a FFT library with a license that allow me to include it in a commercial C++ software. Free would be nice. (Intel IPPS is 199$ per head, which is a bit expensive for the number of developper that will be compiling it.)
Anybody has good experience with such a FFT library?
I found this page, which list a lot of libraries: http://www.fftw.org/benchfft/ffts.html
FFTW has a GPL license, so it won't work. Any good alternative?