|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r49719 - trunk/libs/math/doc/sf_and_dist/distributions
From: john_at_[hidden]
Date: 2008-11-13 12:04:44
Author: johnmaddock
Date: 2008-11-13 12:04:44 EST (Thu, 13 Nov 2008)
New Revision: 49719
URL: http://svn.boost.org/trac/boost/changeset/49719
Log:
Fix typo.
Text files modified:
trunk/libs/math/doc/sf_and_dist/distributions/gamma.qbk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/math/doc/sf_and_dist/distributions/gamma.qbk
==============================================================================
--- trunk/libs/math/doc/sf_and_dist/distributions/gamma.qbk (original)
+++ trunk/libs/math/doc/sf_and_dist/distributions/gamma.qbk 2008-11-13 12:04:44 EST (Thu, 13 Nov 2008)
@@ -39,7 +39,7 @@
Instead if you want
a double precision gamma distribution you can use
-``boost::gamma_distribution<>``]
+``boost::math::gamma_distribution<>``]
For shape parameter /k/ and scale parameter [theta][space] it is defined by the
probability density function:
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk