ExRandom
3.0
|
Definition of unit_exponential_distribution. More...
#include <iostream>
#include <limits>
#include <exrandom/rand_digit.hpp>
#include <exrandom/unit_exponential_dist.hpp>
Go to the source code of this file.
Classes | |
class | exrandom::unit_exponential_distribution< RealType > |
Sample exactly from the unit exponential distribution. More... | |
struct | exrandom::unit_exponential_distribution< RealType >::param_type |
Parameter type for unit_exponential_distribution. More... | |
Namespaces | |
exrandom | |
The common namespace. | |
Definition of unit_exponential_distribution.
Definition in file unit_exponential_distribution.hpp.