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>

Created with MrDocs