typedef poisson_distribution< _IntType > distribution_type
param_type (double __mean=1.0)
double mean () const
bool operator!= (const param_type &__p1, const param_type &__p2)
bool operator== (const param_type &__p1, const param_type &__p2)
class poisson_distribution< _IntType >
Definition at line 4340 of file random.h.
Generated automatically by Doxygen for libstdc++ from the source code.