#include "CeylanProbability.h"#include "CeylanMathsBasic.h"#include <string>

Go to the source code of this file.
Classes | |
| class | Ceylan::Maths::Random::NormalProbabilityFunction |
| Probability function used for gaussian (normal) distributions. 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.6.3