| equality (1) | template <class RealType> bool operator== ( const fisher_f_distribution<RealType>& lhs, const fisher_f_distribution<RealType>& rhs ); |
|---|---|
| inequality (2) | template <class RealType> bool operator!= ( const fisher_f_distribution<RealType>& lhs, const fisher_f_distribution<RealType>& rhs ); |