Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dlegendre_function.tcc251 const _Tp __y_mp1m_factor = __x * std::sqrt(_Tp(2 * __m + 3)); in __sph_legendre() local
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dlegendre_function.tcc247 const _Tp __y_mp1m_factor = __x * std::sqrt(_Tp(2 * __m + 3)); in __sph_legendre() local