Subject: [Boost-bugs] [Boost C++ Libraries] #4273: Rayleigh distribution in boost::math has wrong support
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-05-31 11:26:35
#4273: Rayleigh distribution in boost::math has wrong support
--------------------------+-------------------------------------------------
Reporter: anonymous | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: math
Version: Boost 1.44.0 | Severity: Problem
Keywords: |
--------------------------+-------------------------------------------------
support is [1,max_value]
should be [0,max_value]
also pdf and cdf plots on Rayleigh distribution docs page
(http://beta.boost.org/doc/libs/1_43_0/libs/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/rayleigh.html)
start at 1 instead of 0.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4273> 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:03 UTC