log tests/TestFFT.cpp @ 392:e7010b8eb0c6

age author description
Fri, 01 Nov 2013 17:11:50 +0000 Chris Cannam Complex fft tests
Tue, 15 Oct 2013 11:38:18 +0100 Chris Cannam Drop in kissfft to replace the "old" fft, and add tests for newly-supported sizes kissfft
Wed, 02 Oct 2013 18:22:06 +0100 Chris Cannam Don't use tabs pvoc
Wed, 02 Oct 2013 15:04:38 +0100 Chris Cannam Tidy real-to-complex FFT -- forward and inverse have different arguments, so make them separate functions; document pvoc
Mon, 30 Sep 2013 16:50:38 +0100 Chris Cannam FFT and window tests