A RetroSearch Logo

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

Search Query:

Showing content from https://cplusplus.com/exponential_distribution::lambda below:

public member function

<random>

std::exponential_distribution::lambda
result_type lambda() const;

Lambda

Returns the parameter lambda (λ) associated with the exponential_distribution.

This parameter represents the number of times the random events are observed by interval, on average.

This parameter is set on construction.



Parameters none

Return value The lambda parameter (λ) associated with the distribution object.

Complexity Constant.

See also
exponential_distribution::(constructor)
Construct exponential distribution (public member function)
exponential_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