|
RandomLib
1.10
|
Header for ExponentialProb. More...
#include <vector>#include <limits>Go to the source code of this file.
Classes | |
| class | RandomLib::ExponentialProb |
| The exponential probability. More... | |
Namespaces | |
| RandomLib | |
| Namespace for RandomLib. | |
Header for ExponentialProb.
Return true with probabililty exp(-p).
Copyright (c) Charles Karney (2006-2012) charles@karney.com and licensed under the MIT/X11 License. For more information, see http://randomlib.sourceforge.net/
Definition in file ExponentialProb.hpp.
1.8.6