public member function
<random>
std::lognormal_distribution::maxMaximum value
Returns the least upper bound of the range of values potentially returned by member operator().Because the lognormal_distribution is a right-unbounded distribution, the function returns the maximum value representable by result_type:
numeric_limits<result_type>::max()
or numeric_limits<result_type>::infinity()
, depending on implementation.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4