Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::math_detail Namespace Reference

Functions

template<class T >
bool is_nan_helper (T t, const boost::true_type &)
 
template<class T >
bool is_nan_helper (T, const boost::false_type &)
 

Function Documentation

template<class T >
bool boost::math_detail::is_nan_helper ( T  t,
const boost::true_type  
)
inline
template<class T >
bool boost::math_detail::is_nan_helper ( T  ,
const boost::false_type  
)
inline