Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
Dhypergeometric.tcc137 _Tp __Bnm1 = _Tp(1) + __t2 * __x * (_Tp(1) + __t1 / _Tp(3) * __x); in __conf_hyperg_luke() local
141 _Tp __Anm1 = __Bnm1 - __t0 * (_Tp(1) + __t2 * __x) * __x in __conf_hyperg_luke()
165 _Tp __Bn = (_Tp(1) + __F1 * __x) * __Bnm1 in __conf_hyperg_luke()
180 __Bnm1 /= __big; in __conf_hyperg_luke()
192 __Bnm1 *= __big; in __conf_hyperg_luke()
201 __Bnm2 = __Bnm1; in __conf_hyperg_luke()
202 __Bnm1 = __Bn; in __conf_hyperg_luke()
322 _Tp __Bnm1 = _Tp(1) + __t2 * __x * (_Tp(1) + __t1 / _Tp(3) * __x); in __hyperg_luke() local
326 _Tp __Anm1 = __Bnm1 - __t0 * (_Tp(1) + __t2 * __x) * __x in __hyperg_luke()
357 _Tp __Bn = (_Tp(1) + __F1 * __x) * __Bnm1 in __hyperg_luke()
[all …]