[Boost-bugs] [Boost C++ Libraries] #2873: Doc bug in boost / math / incomplete beta

Subject: [Boost-bugs] [Boost C++ Libraries] #2873: Doc bug in boost / math / incomplete beta
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-03-19 16:06:34


#2873: Doc bug in boost / math / incomplete beta
---------------------------------+------------------------------------------
 Reporter: pete_at_[hidden] | Owner: johnmaddock
     Type: Bugs | Status: new
Milestone: Boost 1.39.0 | Component: math
  Version: Boost 1.38.0 | Severity: Problem
 Keywords: |
---------------------------------+------------------------------------------
 There is a minor bug in the synoposis of the incomplete beta function
 documentation. Specifically the #include is for the gamma function. See
 e.g.

 http://www.boost.org/doc/libs/1_38_0/libs/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/ibeta_function.html

 If you do use this include blindly the result error is a link error
 (presumably the gamma function sees a forward declaration of the beta
 function somewhere), which is relatively confusing when one is used to
 Boost.Math being mostly a header-only library.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2873>
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:49:59 UTC