| 
    libstdc++
    
   | 
 
#include <random.h>
Public Types | |
| typedef poisson_distribution< _IntType > | distribution_type | 
Public Member Functions | |
| param_type (double __mean) | |
| double | mean () const | 
Friends | |
| bool | operator== (const param_type &__p1, const param_type &__p2) | 
| class | poisson_distribution< _IntType > | 
Parameter type.
| typedef poisson_distribution<_IntType> std::poisson_distribution< _IntType >::param_type::distribution_type | 
      
  | 
  inline | 
      
  | 
  inlineexplicit | 
      
  | 
  inline | 
      
  | 
  friend | 
      
  | 
  friend |