#include "math/rng.h"
Public Member Functions | |
| Integer (const ValueType max) | |
| ValueType | operator() () |
Public Attributes | |
| RNG | rng |
| std::uniform_int_distribution< ValueType > | dist |
|
inline |
|
inline |
| std::uniform_int_distribution<ValueType> MR::Math::RNG::Integer< ValueType >::dist |
| RNG MR::Math::RNG::Integer< ValueType >::rng |