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::has_quantile< D > Struct Template Reference

#include <traits.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=sizeof(quantile(d, 0.0f))!=1)
 

Static Public Attributes

static D d
 

Member Function Documentation

template<class D >
boost::math::tools::detail::has_quantile< D >::BOOST_STATIC_CONSTANT ( bool  ,
value  = sizeof(quantile(d, 0.0f))!=1 
)

Member Data Documentation

template<class D >
D boost::math::tools::detail::has_quantile< D >::d
static

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