Home
last modified time | relevance | path

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

/third_party/boost/boost/math/special_functions/detail/
Dbessel_jy_asym.hpp164 T g_prefix = boost::math::sin_pi(v / 2, pol); in temme_asyptotic_y_small_x() local
165 g_prefix *= g_prefix * 2 / v; in temme_asyptotic_y_small_x()
166 T g = f + g_prefix * q; in temme_asyptotic_y_small_x()
179 g = f + g_prefix * q; in temme_asyptotic_y_small_x()