Generation of random Poisson deviates.
More...
#include <Random.h>
template<class RNG>
class pcl::PoissonRandomDeviates< RNG >
Definition at line 764 of file Random.h.
◆ PoissonRandomDeviates()
Constructs a PoissonRandomDeviates objects using the specified pseudo-random number generator R.
Definition at line 772 of file Random.h.
◆ operator()()
Returns a random Poisson deviate for the specified value.
Definition at line 780 of file Random.h.
The documentation for this class was generated from the following file: