ExRandom  3.0
unit_normal_kahn.hpp File Reference

Definition of unit_normal_kahn. More...

#include <utility>
#include <exrandom/u_rand.hpp>
#include <exrandom/unit_exponential_dist.hpp>

Go to the source code of this file.

Classes

class  exrandom::unit_normal_kahn< digit_gen >
 Sample u-rands from the normal distribution, Kahn's method (deprecated) More...
 

Namespaces

 exrandom
 The common namespace.
 

Detailed Description

Definition of unit_normal_kahn.

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

Definition in file unit_normal_kahn.hpp.