Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/
Dfpclassify.hpp326 inline bool isnormal_impl(T x, native_tag const&) in isnormal_impl() function
333 inline bool isnormal_impl(T x, generic_tag<true> const&) in isnormal_impl() function
341 inline bool isnormal_impl(T x, generic_tag<false> const&) in isnormal_impl() function
351 inline bool isnormal_impl(T x, ieee_tag const&) in isnormal_impl() function