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