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

Header for InverseEProb. More...

#include <vector>
#include <RandomLib/Random.hpp>

Go to the source code of this file.

Classes

class  RandomLib::InverseEProb
 Return true with probability 1/e = exp(−1). More...
 

Namespaces

 RandomLib
 Namespace for RandomLib.
 

Detailed Description

Header for InverseEProb.

Return true with probabililty 1/e.

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 InverseEProb.hpp.