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

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