std::fisher_f_distribution<RealType>::m, n
Min standard notice:
Returns the parameters the distribution was constructed with.
# Declarations
RealType m() const;
(since C++11)
RealType n() const;
(since C++11)
Returns the parameters the distribution was constructed with.
RealType m() const;
(since C++11)
RealType n() const;
(since C++11)