Mercurial > hg > svcore
log base/test/TestColumnOp.h @ 1839:915d316a5609
age | author | description |
---|---|---|
Thu, 09 Apr 2020 11:22:55 +0100 | Chris Cannam | Unify various vectors to our base floatvec_t type; store columns in fft model cache at their desired height so we can return a reference (speeding up the peak-frequency spectrogram in particular) |
Tue, 28 Feb 2017 14:04:16 +0000 | Chris Cannam | Add Range01 normalisation method to ColumnOp. This is the normalisation that is actually used in the Colour 3D Plot layer historically when column normalisation is enabled (not Max1 after all). |
Tue, 21 Feb 2017 21:07:54 +0000 | Chris Cannam | Fix some initialisers that are causing complaint from msvc (from double-to-float truncation) |