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 &) |
|
inline |
References boost::math::fpclassify(), boost::math::isnan(), and boost::detail::void.
Referenced by boost::math::detail::BOOST_NO_MACRO_EXPAND().
|
inline |