$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [math] typo
From: John Maddock (john_at_[hidden])
Date: 2008-11-05 11:42:05
Christian Henning wrote:
>> Hi there, on the page
>>
>> http://www.boost.org/doc/libs/1_37_0/libs/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/gamma_dist.html
>>
>> Shouldn't be the string "boost::gamma_distribution<>" be
>> "boost::math::gamma_distribution<>"?
Yep, will fix in Trunk shortly,
Thanks for the catch, John.