|
C++ main module for mmsd Package
1.0
|
#include "STAT_Distribution.h"#include <boost/math/distributions/normal.hpp>#include <boost/random/normal_distribution.hpp>#include <boost/random/variate_generator.hpp>

Go to the source code of this file.
Classes | |
| class | STAT_NormalDistribution |
| This class is the class to describes Normal distribution. More... | |
Functions | |
| DEFINE_SPTR (STAT_NormalDistribution) | |
| DEFINE_SPTR | ( | STAT_NormalDistribution | ) |
1.8.8