A RetroSearch Logo

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

Search Query:

Showing content from https://cplusplus.com/reference/random/binomial_distribution/t/ below:

public member function

<random>

std::binomial_distribution::t

Upper bound of range

Returns the parameter t associated with the binomial_distribution.

This parameter represents the number of independent Bernoulli-distributed experiments each value generated by operator() is said to simulate.

This parameter is set on construction as the first argument.



Parameters none

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

Complexity Constant.

See also
binomial_distribution::p
Probability of success (public member function)
binomial_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