|
libstdc++
|
#include <random.h>
Classes | |
| struct | param_type |
Public Types | |
| typedef _RealType | result_type |
Friends | |
| bool | operator== (const exponential_distribution &__d1, const exponential_distribution &__d2) |
An exponential continuous distribution for random numbers.
The formula for the exponential probability density function is 
| Mean | |
| Median | |
| Mode | |
| Range | |
| Standard Deviation |