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
|
Thu, 13 Nov 2014 15:09:04 +0000 |
Chris Cannam |
Some fixes: int -> float
refactors
|
Thu, 13 Nov 2014 14:43:03 +0000 |
Chris Cannam |
Replace char dist (inc dir in masked section) with float dist + separate dir
refactors
|
Thu, 13 Nov 2014 13:53:52 +0000 |
Chris Cannam |
refactor: m_ prefix
refactors
|
Thu, 13 Nov 2014 13:19:53 +0000 |
Chris Cannam |
Fix to resizing logic. Regression test passes.
refactors
|