std::extreme_value_distribution::a

From cppreference.com
 
 
 
 
 
RealType a() const;
(since C++11)

[edit] Parameters

(none)

[edit] Return value

Returns the value of the location parameter (default 0.0).

[edit] See also

gets or sets the distribution parameter object
(public member function)
returns the scale distribution parameter (b)
(public member function)