在线文档教程
C++
数字 | Numerics

std::student_t_distribution::max

STD:学生[医]T型[医]分配::最大

result_type max() const;(since C++11)

返回发行版可能生成的最大值。

参数

%280%29

返回值

发行版可能生成的最大值。

复杂性

常量。

另见

minreturns the minimum potentially generated value (public member function)

© cppreference.com

在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。

http://en.cpPreference.com/w/cpp/数值/随机/学生[医]T型[医]分布/最大