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