Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
Dlegendre_function.tcc172 _Tp __p_lm = _Tp(0); in __assoc_legendre_p() local
175 __p_lm = (_Tp(2 * __j - 1) * __x * __P_lm1m in __assoc_legendre_p()
178 __P_lm1m = __p_lm; in __assoc_legendre_p()
181 return __p_lm; in __assoc_legendre_p()