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

Header for MPFRNormalK. More...

#include <algorithm>
#include <RandomLib/MPFRRandom.hpp>
#include <RandomLib/MPFRExponential.hpp>

Go to the source code of this file.

Classes

class  RandomLib::MPFRNormalK< bits >
 The normal distribution for MPFR (Kahn algorithm). More...
 

Namespaces

 RandomLib
 Namespace for RandomLib.
 

Detailed Description

Header for MPFRNormalK.

Sampling exactly from the normal distribution for MPFR.

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