Synopsis

Declared in <mp‐units/random.h>

template<Quantity Q>
requires std::floating_point<typename Q::rep>
struct exponential_distribution
    : std::exponential_distribution<Q::rep>

Base Classes

Name

Description

std::exponential_distribution<Q::rep>

Types

Name

base

rep

Member Functions

Name

Description

exponential_distribution [constructor]

Constructors

max

min

operator()

Created with MrDocs