C++ main module for mmsd Package
1.0
|
#include "STAT_Distribution.h"
#include <boost/math/distributions/bernoulli.hpp>
#include <boost/random/bernoulli_distribution.hpp>
#include <boost/random/variate_generator.hpp>
Go to the source code of this file.
Classes | |
class | STAT_BernoulliDistribution |
This class is the class to describes Bernoulli distribution. More... | |
Functions | |
DEFINE_SPTR (STAT_BernoulliDistribution) | |
DEFINE_SPTR | ( | STAT_BernoulliDistribution | ) |