Header for ExactExponential. More...
#include "RandomLib/RandomNumber.hpp"
Go to the source code of this file.
Classes | |
class | RandomLib::ExactExponential< bits > |
Sample exactly from an exponential distribution. More... | |
Namespaces | |
namespace | RandomLib |
Defines | |
#define | EXACTEXPONENTIAL_HPP "$Id: ExactExponential.hpp 6505 2009-01-12 03:34:23Z ckarney $" |
Header for ExactExponential.
Sample exactly from an exponential distribution.
Written by Charles Karney <charles@karney.com> and licensed under the LGPL. For more information, see http://charles.karney.info/random/
Definition in file ExactExponential.hpp.
#define EXACTEXPONENTIAL_HPP "$Id: ExactExponential.hpp 6505 2009-01-12 03:34:23Z ckarney $" |
Definition at line 13 of file ExactExponential.hpp.