Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3012:0330bff1b382
EpsilonComparator: Fixed sign problem in comparison.
flys-artifacts/trunk@4577 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Tue, 05 Jun 2012 08:51:46 +0000 |
parents | ab81ffd1343e |
children | ba62c1751f07 |
comparison
equal
deleted
inserted
replaced
3011:ab81ffd1343e | 3012:0330bff1b382 |
---|---|
1 2012-06-05 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/utils/EpsilonComparator.java: | |
4 Fixed sign problem in comparison. | |
5 | |
1 2012-06-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 6 2012-06-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 7 |
3 Implemented outlier checks in fixings analysis. Expected to be | 8 Implemented outlier checks in fixings analysis. Expected to be |
4 still broken, but the code is in the right place now and has the | 9 still broken, but the code is in the right place now and has the |
5 right structure. | 10 right structure. |