Home
last modified time | relevance | path

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

/third_party/boost/boost/math/special_functions/detail/
Dbessel_kn.hpp23 T bessel_kn(int n, T x, const Policy& pol) in bessel_kn() function
/third_party/boost/boost/math/special_functions/
Dbessel.hpp256 return bessel_kn(itrunc(v), x, pol); in cyl_bessel_k_imp()
264 return bessel_kn(v, x, pol); in cyl_bessel_k_imp()