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

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)
 

Function Documentation

DEFINE_SPTR ( STAT_GammaDistribution  )