A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cplusplus.com/reference/random/piecewise_linear_distribution/min/ below:

public member function

<random>

std::piecewise_linear_distribution::min
result_type min() const;

Minimum value

Returns the greatest lower bound of the range of values potentially returned by member operator(), which for piecewise_linear_distribution is the same as the first element in the vector returned by member intervals.

Parameters none

Return value The lower bound of possible values generated by the distribution.
result_type is a member type, defined as an alias of the first class template parameter (RealType).

Complexity Constant.

See also
piecewise_linear_distribution::intervals
Intervals (public member function)
piecewise_linear_distribution::max
Maximum value (public member function)

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