std::cauchy_distribution::max
STD:Cauchy[医]分配::最大
result_type max() const; | | (since C++11) |
---|
返回发行版可能生成的最大值。
参数
%280%29
返回值
发行版可能生成的最大值。
复杂性
常量。
另见
min | returns the minimum potentially generated value (public member function) |
---|
© cppreference.com
在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。
http://en.cppreference.com/w/cpp/NUMERIC/RANDY/Cauchy[医]分布/最大