Home
last modified time | relevance | path

Searched refs:airy_ai_imp (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/math/special_functions/detail/
Dairy_ai_bi_zero.hpp24 T airy_ai_imp(T x, const Policy& pol);
95 boost::math::detail::airy_ai_imp (x, my_pol), in operator ()()
/third_party/boost/boost/math/special_functions/
Dairy.hpp22 T airy_ai_imp(T x, const Policy& pol) in airy_ai_imp() function
278 …return policies::checked_narrowing_cast<result_type, Policy>(detail::airy_ai_imp<value_type>(stati… in airy_ai()