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