![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <WNS/evaluation/statistics/stateval.hpp>#include <vector>

Go to the source code of this file.
Namespaces | |
| namespace | wns |
| namespace | wns::evaluation |
| namespace | wns::evaluation::statistics |
Classes | |
| class | wns::evaluation::statistics::PDF |
| Class PDF: Probability Distribution Function. This class can be used to output the distribution function, the complementary distribution function, and the probability function of a given random x-sequence. The user only has to define the left and right border of the x-axis, the given x-values are expected to lie in, and the resolution of this range on the x-axis, i.e. the number of intervals. This algorithm does not consider correlation at all and, thus, cannot be used for controlling the length of a simulation run. This algorithm is especially useful, when you have to examine a fixed set of values or when you want to gain a first notion of the behaviour of a correlated sequence of values. More... | |
| class | wns::evaluation::statistics::PDF::PercentileError |
| class | wns::evaluation::statistics::PDF::PercentileOverFlow |
| class | wns::evaluation::statistics::PDF::PercentileUnderFlow |
1.5.5