|
From: SourceForge.net <no...@so...> - 2009-09-09 13:32:05
|
Bugs item #2855178, was opened at 2009-09-09 15:32 Message generated for change (Tracker Item Submitted) made by leibniz777 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=2855178&group_id=12740 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Oliver Klehn (leibniz777) Assigned to: Nobody/Anonymous (nobody) Summary: rounding error in distribution.cpp Initial Comment: Distribution::locate: Although it is true that "x >= x_.front() && x <= x_.back() + dx_.back()" in the QL_REQUIRE function sometimes there is thrown an error because the condition is not fulfilled due to rounding errors. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=2855178&group_id=12740 |