Continuous Poisson distribution. More...
#include <twister.h>
Public Member Functions | |
| double | next () |
| double | operator() () |
| randomPoisson (uniformRandomNumber &ur) | |
| Constructor. Must be supplied with a uniform random number generator. | |
Continuous Poisson distribution.
|
| |