A RetroSearch Logo

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

Search Query:

Showing content from https://cplusplus.com/reference/random/normal_distribution/mean/ below:

public member function

<random>

std::normal_distribution::mean
result_type mean() const;

Distribution mean

Returns the mean (μ) parameter associated with the normal_distribution object.

This parameter is the expected value of the normal distribution. Its value coincides with the location of the distribution peak.

This parameter is set on construction by its first parameter.



Parameters none

Return value Distribution parameter mean associated with the object.

Complexity Constant.

See also
normal_distribution::stddev
Standard deviation (public member function)
normal_distribution::(constructor)
Construct normal distribution (public member function)
normal_distribution::param
Distribution parameters (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