Mercurial > hg > match-vamp
log src/Matcher.cpp @ 54:30567d4fb83a cheap_diagonals
age | author | description |
---|---|---|
Fri, 14 Nov 2014 10:22:27 +0000 | Chris Cannam | Do not penalise diagonals cheap_diagonals |
Fri, 14 Nov 2014 10:09:10 +0000 | Chris Cannam | If the distance metric is a float, the total path cost should be a double (otherwise discriminatory precision is lost as the overall total accumulates) refactors |
Fri, 14 Nov 2014 09:45:56 +0000 | Chris Cannam | Fix narrowing float conversions refactors |