BayesOpt
gauss_distribution.hpp File Reference

Gaussian probability distribution. More...

#include <boost/math/distributions/normal.hpp>
#include "prob_distribution.hpp"
+ Include dependency graph for gauss_distribution.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bayesopt::GaussianDistribution
 

Namespaces

 bayesopt
 Namespace of the library interface.
 

Detailed Description

Gaussian probability distribution.

Definition in file gauss_distribution.hpp.