mp_units::extreme_value_distribution

Synopsis

Declared in <mp-units/random.h>
struct extreme_value_distribution
    : std::extreme_value_distribution<Q::rep>

Base Classes

Name Description
std::extreme_value_distribution<Q::rep>A extreme_value_distribution random number distribution.

Types

NameDescription
param_type Parameter type.
base
rep
result_type The type of the range of the distribution.

Member Functions

NameDescription
extreme_value_distribution [constructor]Constructors
__generate
a
b Return the
max
min
operator() Generating functions.
param param overloads
reset Resets the distribution state.