Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
gamma_distribution.hpp File Reference
#include <boost/config/no_tr1/cmath.hpp>
#include <istream>
#include <iosfwd>
#include <boost/assert.hpp>
#include <boost/limits.hpp>
#include <boost/static_assert.hpp>
#include <boost/random/detail/config.hpp>
#include <boost/random/exponential_distribution.hpp>
Include dependency graph for gamma_distribution.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  boost::random::gamma_distribution< RealType >
 The gamma distribution is a continuous distribution with two parameters alpha and beta. More...
 
class  boost::random::gamma_distribution< RealType >::param_type
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::random