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

Header for DiscreteNormalAlt. More...

#include <RandomLib/RandomNumber.hpp>
#include <RandomLib/UniformInteger.hpp>
#include <limits>

Go to the source code of this file.

Classes

class  RandomLib::DiscreteNormalAlt< IntType, bits >
 The discrete normal distribution (alternate version). More...
 

Namespaces

 RandomLib
 Namespace for RandomLib.
 

Detailed Description

Header for DiscreteNormalAlt.

Sample exactly from the discrete normal distribution (alternate version).

Copyright (c) Charles Karney (2013) 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 DiscreteNormalAlt.hpp.