libstdc++: std::geometric_distribution< _IntType >::param_type Struct Reference (original) (raw)
#include <[random.h](a00641%5Fsource.html)>
Public Member Functions | |
---|---|
param_type (double __p) | |
double | p () const |
Detailed Description
template<typename _IntType = int>
struct std::geometric_distribution< _IntType >::param_type
Parameter type.
Definition at line 4209 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
◆ p()
template<typename _IntType = int>
Friends And Related Symbol Documentation
◆ geometric_distribution< _IntType >
template<typename _IntType = int>
◆ operator==
template<typename _IntType = int>
The documentation for this struct was generated from the following file: