Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::math::tools::detail::is_distribution_imp< D > Struct Template Reference

#include <traits.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=has_quantile< D >::value &&has_cdf< D >::value &&has_value_type< D >::value &&has_policy_type< D >::value)
 

Member Function Documentation

template<class D>
boost::math::tools::detail::is_distribution_imp< D >::BOOST_STATIC_CONSTANT ( bool  ,
value  = has_quantile< D >::value &&has_cdf< D >::value &&has_value_type< D >::value &&has_policy_type< D >::value 
)

The documentation for this struct was generated from the following file: