Synopsis

Declared in <mp‐units/random.h>

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

Base Classes

Name

Description

std::lognormal_distribution<Q::rep>

Types

Name

base

rep

Member Functions

Name

Description

lognormal_distribution [constructor]

Constructors

m

max

min

operator()

s

Created with MrDocs