Mercurial > hg > svcore
log base/LogRange.cpp @ 1198:b494439a301c spectrogram-minor-refactor
age | author | description |
---|---|---|
Thu, 21 May 2015 16:38:07 +0100 | Chris Cannam | minor debug thing |
Mon, 09 Mar 2015 12:02:10 +0000 | Chris Cannam | Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11 |
Tue, 03 Mar 2015 15:18:24 +0000 | Chris Cannam | Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11 |
Tue, 14 Jun 2011 15:26:52 +0100 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
Mon, 16 May 2011 17:19:09 +0100 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |
Fri, 13 Mar 2009 17:53:43 +0000 | Chris Cannam | ... |
Tue, 11 Nov 2008 13:54:47 +0000 | Chris Cannam | * Add use-log-scale estimator. Not quite right yet; the model doesn't |