log tests/TestFFT.cpp @ 515:08bcc06c38ec tip master

age author description
Thu, 30 May 2019 18:30:58 +0100 Chris Cannam Untabify
Fri, 09 May 2014 14:35:46 +0100 Chris Cannam Fix overrun in reading inverse complex-to-real FFT input (contrary to docs)
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