#include "RandomLib/RandomNumber.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | RandomLib |
Classes | |
| class | RandomLib::ExactPower< bits > |
| Sample exactly from a power distribution. More... | |
Defines | |
| #define | EXACTPOWER_HPP "$Id: ExactPower.hpp 6415 2008-01-12 19:12:01Z ckarney $" |
Sample exactly from a power 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 ExactPower.hpp.
| #define EXACTPOWER_HPP "$Id: ExactPower.hpp 6415 2008-01-12 19:12:01Z ckarney $" |
Definition at line 13 of file ExactPower.hpp.
1.5.6