static constexpr result_type max();
void reset();
Defined in header
explicit geometric_distribution( double p = 0.5 );
double p() const;
param_type param() const; (1)
template< class ResultType > bool operator==( const piecewise_linear_dist
Page 41 of 43