Home
last modified time | relevance | path

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

/third_party/boost/boost/math/special_functions/
Dfpclassify.hpp383 inline bool isnormal_impl(T x, native_tag const&) in isnormal_impl() function
390 inline bool isnormal_impl(T x, generic_tag<true> const&) in isnormal_impl() function
398 inline bool isnormal_impl(T x, generic_tag<false> const&) in isnormal_impl() function
408 inline bool isnormal_impl(T x, ieee_tag const&) in isnormal_impl() function