libstdc++: std::poisson_distribution< _IntType >::param_type Struct Reference (original) (raw)

#include <[random.h](a00641%5Fsource.html)>

Public Member Functions
param_type (double __mean)
double mean () const

Detailed Description

template<typename _IntType = int>
struct std::poisson_distribution< _IntType >::param_type

Parameter type.

Definition at line 4663 of file random.h.

Member Typedef Documentation

distribution_type

template<typename _IntType = int>

Constructor & Destructor Documentation

template<typename _IntType = int>

param_type() [2/2]

template<typename _IntType = int>

Member Function Documentation

mean()

template<typename _IntType = int>

operator==

template<typename _IntType = int>

poisson_distribution< _IntType >

template<typename _IntType = int>


The documentation for this struct was generated from the following files: