相等 (1) | template <class RealType>bool operator== ( const piecewise_constant_distribution<RealType>& lhs, const piecewise_constant_distribution<RealType>& rhs ); |
---|---|
不等 (2) | template <class RealType>bool operator!= ( const piecewise_constant_distribution<RealType>& lhs, const piecewise_constant_distribution<RealType>& rhs ); |