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