Searched refs:c99_error_policy (Results 1 – 1 of 1) sorted by relevance
1820 > c99_error_policy; typedef1825 return boost::math::asinh(arg, c99_error_policy()); in BOOST_PREVENT_MACRO_SUBSTITUTION()1836 return boost::math::acosh(arg, c99_error_policy()); in BOOST_PREVENT_MACRO_SUBSTITUTION()1847 return boost::math::atanh(arg, c99_error_policy()); in BOOST_PREVENT_MACRO_SUBSTITUTION()1858 return boost::math::cbrt(arg, c99_error_policy()); in BOOST_PREVENT_MACRO_SUBSTITUTION()1869 return boost::math::erf(arg, c99_error_policy()); in BOOST_PREVENT_MACRO_SUBSTITUTION()1880 return boost::math::erfc(arg, c99_error_policy()); in BOOST_PREVENT_MACRO_SUBSTITUTION()1891 return boost::math::expm1(arg, c99_error_policy()); in BOOST_PREVENT_MACRO_SUBSTITUTION()1903 result = boost::math::lgamma(arg, c99_error_policy()); in BOOST_PREVENT_MACRO_SUBSTITUTION()1925 return boost::math::tgamma(arg, c99_error_policy()); in BOOST_PREVENT_MACRO_SUBSTITUTION()[all …]