C++ main module for mmsd Package  1.0
Classes | Functions
STAT_BernoulliDistribution.h File Reference
#include "STAT_Distribution.h"
#include <boost/math/distributions/bernoulli.hpp>
#include <boost/random/bernoulli_distribution.hpp>
#include <boost/random/variate_generator.hpp>
Include dependency graph for STAT_BernoulliDistribution.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

DEFINE_SPTR ( STAT_BernoulliDistribution  )