mp_units::fisher_f_distribution

Synopsis

Declared in <mp-units/random.h>
template<Quantity Q>
requires std::floating_point<typename Q::rep>
struct fisher_f_distribution
    : std::fisher_f_distribution<Q::rep>


Base Classes

Name Description
std::fisher_f_distribution<Q::rep>

Types

Name
base
rep

Member Functions

Name Description
fisher_f_distribution [constructor]Constructors
max
min
operator()

Created with MrDocs