C++
数字 | Numerics

std::independent_bits_engine::max

科技促进发展:独立[医]位元[医]引擎:最大

static constexpr result_type max((since C++11)

返回引擎适配器可能生成的最大值。这个值等于2w。

-1。

参数

%280%29

返回值

最大潜在生成值。

复杂性

常量。

另见

min staticgets the smallest possible value in the output range (public static member function)

© cppreference.com

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

http://en.cppreference.com/w/cpp/数值/随机/独立[医]位元[医]发动机/最大