|
From: SourceForge.net <no...@so...> - 2009-09-10 08:43:21
|
Bugs item #2855178, was opened at 2009-09-09 15:32 Message generated for change (Comment added) made by lballabio 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: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: leibniz777 (leibniz777) >Assigned to: Luigi Ballabio (lballabio) 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. ---------------------------------------------------------------------- Comment By: Luigi Ballabio (lballabio) Date: 2009-09-10 10:43 Message: The bug is now fixed in the Subversion repository. Thank you for the report. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=2855178&group_id=12740 |