$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] errors in Math Toolkit documentation
From: Shawn Pautz (sdpautz_at_[hidden])
Date: 2010-02-02 17:31:44
The documentation for the Poisson distribution in 
boost/math/distributions 
(http://www.boost.org/doc/libs/1_41_0/libs/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/poisson_dist.html) 
contains a few errors.  In the middle of the page is a bar graph 
depicting the Poisson distribution for several values of lambda.  The 
one labeled for lambda=1 is actually the distribution for lambda=5.  
Similarly the one labeled as lambda=50 appears to be generated for 
lambda=20 instead.  Please check this and correct as needed.
Shawn Pautz