Mercurial > hg > svcore
log data/model/test/TestFFTModel.h @ 1696:187c76c40c6f single-point
age | author | description |
---|---|---|
2019-04-03 | Chris Cannam | Update tests for most recent changes single-point |
2019-03-29 | Chris Cannam | Quick test with a peculiar transform size. I'm puzzled as to why we have 7 columns and not 6 single-point |
2018-03-01 | Chris Cannam | Untabify |
2018-03-01 | Chris Cannam | Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy |
2015-01-07 | Chris Cannam | Merge from default branch simple-fft-model |
2015-07-01 | Chris Cannam | Fix a number of warnings in the 32-bit build |
2015-06-16 | Chris Cannam | Two-channel test simple-fft-model |
2015-06-15 | Chris Cannam | More tests simple-fft-model |
2015-06-12 | Chris Cannam | Simplest naive FFTModel implementation (+ fill in tests) simple-fft-model |
2015-06-12 | Chris Cannam | More tests simple-fft-model |
2015-06-12 | Chris Cannam | Start making the FFT model tests into proper tests |
2015-06-10 | Chris Cannam | Tidy dense time-value model API a bit; add first simple unit test for FFT model |