log data/model/FFTModel.cpp @ 1483:7459f4c4d7c3

age author description
Tue, 24 Apr 2018 14:13:51 +0100 Chris Cannam Some messing around with profiling
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Thu, 01 Mar 2018 14:43:40 +0000 Chris Cannam Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy
Thu, 26 Jan 2017 14:11:20 +0000 Chris Cannam Reduce amount of copying in FFTModel
Tue, 13 Dec 2016 15:23:21 +0000 Chris Cannam Update to use bqvec allocator for float vectors 3.0-integration
Wed, 07 Dec 2016 13:56:22 +0000 Chris Cannam Remove unnecessary move()s 3.0-integration