Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dtest_bessel_hooks.hpp67 inline float cyl_bessel_k(float a, float x) in cyl_bessel_k() function
69 inline double cyl_bessel_k(double a, double x) in cyl_bessel_k() function
71 inline long double cyl_bessel_k(long double a, long double x) in cyl_bessel_k() function
88 …boost::math::concepts::real_concept cyl_bessel_k(boost::math::concepts::real_concept, boost::math:… in cyl_bessel_k() function
/third_party/boost/boost/math/special_functions/
Dbessel.hpp571 inline typename detail::bessel_traits<T1, T2, Policy>::result_type cyl_bessel_k(T1 v, T2 x, const P… in cyl_bessel_k() function
587 inline typename detail::bessel_traits<T1, T2, policies::policy<> >::result_type cyl_bessel_k(T1 v, … in cyl_bessel_k() function