log test/TestFeatureExtractor.cpp @ 246:aac9ad4064ea subsequence tip

age author description
Thu, 05 Mar 2015 11:18:05 +0000 Chris Cannam Default the fft size in feature extractor params -- in practice we never vary it
Fri, 27 Feb 2015 08:55:39 +0000 Chris Cannam Fix tests re-minimise
Thu, 26 Feb 2015 12:19:17 +0000 Chris Cannam distance_t * diagonalWeight might not fit in distance_t; use pathcost_t for it. Also remove C-style casts. re-minimise