Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
Dhypergeometric.tcc452 const _Tp __ad = std::abs(__d); in __hyperg_reflect() local
470 if (__ad < __eps) in __hyperg_reflect()
482 __lng_ad = __log_gamma(__ad); in __hyperg_reflect()
503 for (int __i = 1; __i < __ad; ++__i) in __hyperg_reflect()
544 const _Tp __psi_1pd = __psi(_Tp(1) + __ad); in __hyperg_reflect()
562 + _Tp(1) / (__ad + __j); in __hyperg_reflect()
568 / ((__ad + __j) * __j) * (_Tp(1) - __x); in __hyperg_reflect()