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