Searched refs:CF2_jy (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/math/special_functions/detail/ |
D | bessel_jy.hpp | 190 int CF2_jy(T v, T x, T* p, T* q, const Policy& pol) in CF2_jy() function 509 CF2_jy(u, x, &p, &q, pol); // continued fraction CF2_jy in bessel_jy()
|
/third_party/boost/libs/math/tools/ |
D | bessel_data.cpp | 102 CF2_jy(u, x, &p, &q, policies::policy<>()); // continued fraction CF2 in bessel_jy_bare()
|