std::fisher_f_distribution<RealType>::max
Min standard notice:
Returns the maximum value potentially generated by the distribution.
# Declarations
result_type max() const;
(since C++11)
# Return value
The maximum value potentially generated by the distribution.