#include <fwd.hpp>
Public Types | |
typedef RealType | value_type |
typedef Policy | policy_type |
Public Member Functions | |
extreme_value_distribution (RealType a=0, RealType b=1) | |
RealType | location () const |
RealType | scale () const |
typedef Policy boost::math::extreme_value_distribution< RealType, Policy >::policy_type |
typedef RealType boost::math::extreme_value_distribution< RealType, Policy >::value_type |
|
inline |
References boost::a, boost::asio::b, and boost::math::detail::verify_scale_b().
|
inline |
|
inline |