Home
last modified time | relevance | path

Searched defs:isfinite_impl (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/math/special_functions/
Dfpclassify.hpp312 inline bool isfinite_impl(T x, native_tag const&) in isfinite_impl() function
319 inline bool isfinite_impl(T x, generic_tag<true> const&) in isfinite_impl() function
326 inline bool isfinite_impl(T x, generic_tag<false> const&) in isfinite_impl() function
337 inline bool isfinite_impl(T x, ieee_tag const&) in isfinite_impl() function