名前空間
変種
操作

std::philox_engine<UIntType,w,n,r,consts>::max

From cppreference.com
< cpp‎ | numeric‎ | random‎ | philox engine
 
 
 
 
 
static constexpr result_type max();
(C++26以降)

乱数生成器が生成する可能性のある最大値を返します。

[編集] 戻り値

2w
-1

[編集] 計算量

定数。

[編集] 関連項目

[static]
出力範囲の最小値を返します。
(public static member function) [編集]
English 日本語 中文(简体) 中文(繁體)