|
hops
|
Truncated normal distribution with mean 0. More...
#include <TruncatedNormalDistribution.hpp>

Classes | |
| struct | param_type |
Public Member Functions | |
| template<typename Generator > | |
| RealType | operator() (Generator &g, const param_type ¶ms) |
| RealType | inverseNormalization (const param_type ¶ms) |
| RealType | probabilityDensity (RealType x, RealType m_sigma, RealType m_lowerBound, RealType m_upperBound) |
Truncated normal distribution with mean 0.
| RealType |
|
inline |
|
inline |
|
inline |
1.8.17