mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Added needed include.
[SVN r39298]
This commit is contained in:
@@ -33,6 +33,7 @@ First we need some includes to access the negative binomial distribution
|
||||
#include <boost/math/distributions/binomial.hpp> // for binomial_distribution.
|
||||
#include <boost/math/distributions/beta.hpp> // for beta_distribution.
|
||||
#include <boost/math/distributions/gamma.hpp> // for gamma_distribution.
|
||||
#include <boost/math/distributions/normal.hpp> // for normal_distribution.
|
||||
/*`
|
||||
Several examples of constructing distributions follow:
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user