std::extreme_value_distribution
cppreference.com
[] |
Google. . , . , . |
<metanoindex/>
<tbody> </tbody> template< class RealType = double > class extreme_value_distribution; |
( C++11) | |
extreme_value_distribution RandomNumberDistribution, ( Type I, -, Fisher-Tippett I):
The
extreme_value_distribution class is a RandomNumberDistribution that produces random numbers according to the (it is also known as Gumbel Type I, log-Weibull, Fisher-Tippett Type I):- p(x;a,b) = None
exp1 b
None
- expa-x b
Nonea-x b
-
result_type
|
RealType
|
param_type
|
,
|
-
(public -) | |
(public -) | |
(C++11) |
(public -) |
(a) (public -) | |
(b) (public -) | |
(public -) | |
(public -) | |
(public -) | |
,
(C++11)(C++11)( C++20) |
() |
|
/ |
| : |
Weisstein, Eric W. "Extreme Value Distribution." MathWorld - Wolfram Web.
:
Weisstein, Eric W. "Extreme Value Distribution." From MathWorld--A Wolfram Web Resource.