Mercurial > hg > match-vamp
log src/Matcher.cpp @ 59:fb6e4829c1af cheap_diagonals
age | author | description |
---|---|---|
Fri, 14 Nov 2014 12:35:36 +0000 | Chris Cannam | Weight of sqrt(2) in both cases cheap_diagonals |
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 |