A RetroSearch Logo

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

Search Query:

Showing content from https://cplusplus.com/normal_distribution::stddev below:

public member function

<random>

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

Standard deviation

Returns the standard deviation (σ) associated with the normal_distribution object.

This parameter is the root square of the distribution variance, which expresses the dispersion of parameters from its mean (μ).

This parameter is set on construction by its second parameter.



Parameters none

Return value Distribution parameter stddev associated with the object (its standard deviation).

Complexity Constant.

See also
normal_distribution::mean
Distribution mean (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