#include "CeylanRandomGenerator.h"#include <string>


Go to the source code of this file.
Classes | |
| class | Ceylan::Maths::Random::WhiteNoiseGenerator |
| White noise generator: the probabilistic law of the output random values is uniform: each value should have the same probability of showing up, in specified range. More... | |
Namespaces | |
| namespace | Ceylan |
| This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used. | |
| namespace | Ceylan::Maths |
| Contains all maths-related operations and constants. | |
| namespace | Ceylan::Maths::Random |
| Gathers all stochastic mechanisms. | |
1.5.8