Synopsis

Declared in <mp‐units/random.h>

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

Base Classes

Name

Description

std::student_t_distribution<Q::rep>

Types

Name

base

rep

Member Functions

Name

Description

student_t_distribution [constructor]

Constructors

max

min

operator()

Created with MrDocs