|
vSMC
vSMC: Scalable Monte Carlo
|
#include <vsmc/rng/internal/common.hpp>Go to the source code of this file.
Classes | |
| class | vsmc::StableDistribution< FPType > |
| Stable distribution. More... | |
| struct | vsmc::StableDistribution< FPType >::param_type |
Namespaces | |
| vsmc | |
| #define VSMC_RUNTIME_ASSERT_RNG_STABLE_DISTRIBUTION_PARAM_CHECK_SCALE | ( | a | ) |
Definition at line 47 of file stable_distribution.hpp.
| #define VSMC_RUNTIME_ASSERT_RNG_STABLE_DISTRIBUTION_PARAM_CHECK_SKEWNESS | ( | a | ) |
Definition at line 42 of file stable_distribution.hpp.
| #define VSMC_RUNTIME_ASSERT_RNG_STABLE_DISTRIBUTION_PARAM_CHECK_STABILITY | ( | a | ) |
Definition at line 37 of file stable_distribution.hpp.
1.8.9.1