#include "math/rng.h"
Public Types | |
| using | result_type = ValueType |
Public Member Functions | |
| ValueType | operator() () |
Public Attributes | |
| RNG | rng |
| std::normal_distribution< ValueType > | dist |
| using MR::Math::RNG::Normal< ValueType >::result_type = ValueType |
|
inline |
| std::normal_distribution<ValueType> MR::Math::RNG::Normal< ValueType >::dist |
| RNG MR::Math::RNG::Normal< ValueType >::rng |