RandomLib  1.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
Classes | Namespaces
ExactNormal.hpp File Reference

Header for ExactNormal. More...

#include <RandomLib/RandomNumber.hpp>
#include <algorithm>

Go to the source code of this file.

Classes

class  RandomLib::ExactNormal< bits >
 Sample exactly from a normal distribution. More...
 

Namespaces

 RandomLib
 Namespace for RandomLib.
 

Detailed Description

Header for ExactNormal.

Sample exactly from a normal distribution.

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

Definition in file ExactNormal.hpp.