Home
last modified time | relevance | path

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

/third_party/boost/boost/math/special_functions/detail/
Dbessel_jy.hpp190 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/
Dbessel_data.cpp102 CF2_jy(u, x, &p, &q, policies::policy<>()); // continued fraction CF2 in bessel_jy_bare()