Mercurial > hg > match-vamp
log src/Matcher.cpp @ 72:c3c50d5e05b7 refactors
age | author | description |
---|---|---|
Wed, 19 Nov 2014 10:18:19 +0000 | Chris Cannam | Pull up Matcher set/get to public API, use only public API in Finder refactors |
Wed, 19 Nov 2014 09:17:58 +0000 | Chris Cannam | Encapsulate get/set, add range and init checks refactors |
Tue, 18 Nov 2014 16:35:15 +0000 | Chris Cannam | distYSize no longer needed, and some tidying and checks refactors |
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 |