Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Overview of Statistical Distributions

Headers and Namespaces
Distributions are Objects
Generic operations common to all distributions are non-member functions
Complements are supported too - and when to use them
Parameters can be calculated
Summary

PrevUpHomeNext