Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9183: quantile for poisson distribution - precision issue?
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-10-02 17:26:03
#9183: quantile for poisson distribution - precision issue?
-------------------------------+-------------------------
Reporter: tan@⦠| Owner: johnmaddock
Type: Support Requests | Status: new
Milestone: To Be Determined | Component: math
Version: Boost 1.54.0 | Severity: Showstopper
Resolution: | Keywords:
-------------------------------+-------------------------
Comment (by johnmaddock):
Can you try the attached patch? I think it fixes this and gives somewhat
more sane results in the corner cases. Note however that it's still not
possible to round trip in the general case - particularly when the
probability is very close to 1 (within a few epsilon) as in that situation
there may be multiple values for the random variable which all give the
same CDF value.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9183#comment:2> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:14 UTC