|
RandomLib
1.10
|
Header for ExponentialDistribution. More...
#include <cmath>Go to the source code of this file.
Classes | |
| class | RandomLib::ExponentialDistribution< RealType > |
| The exponential distribution. More... | |
Namespaces | |
| RandomLib | |
| Namespace for RandomLib. | |
Header for ExponentialDistribution.
Sample from an exponential distribution.
Copyright (c) Charles Karney (2006-2011) charles@karney.com and licensed under the MIT/X11 License. For more information, see http://randomlib.sourceforge.net/
Definition in file ExponentialDistribution.hpp.
1.8.6