|
Boost Users : |
From: Christian Henning (chhenning_at_[hidden])
Date: 2007-12-18 18:16:43
Hi there, the documention of the gamma distribution talks about two
different forms. How can can generate the second one with shape=1 and
scale=1? I know how to get the first form:
boost::math::gamma_distribution<> dist( 1, 1 );
I don't see how to get the second one?
Thanks,
Christian
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net