ExRandom  3.0
unit_normal_distribution.hpp File Reference

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.
 

Detailed Description

Definiton of unit_normal_distribution.

Author
Charles Karney charl.nosp@m.es.k.nosp@m.arney.nosp@m.@sri.nosp@m..com Copyright (c) Charles Karney (2014-2020) and licensed under the MIT/X11 License. For more information, see http://exrandom.sourceforge.net/

Definition in file unit_normal_distribution.hpp.