Home
last modified time | relevance | path

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

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr1/
A Dlegendre_function.tcc93 _Tp __p_lm1 = __x; in __poly_legendre_p() local
95 return __p_lm1; in __poly_legendre_p()
102 __p_l = _Tp(2) * __x * __p_lm1 - __p_lm2 in __poly_legendre_p()
103 - (__x * __p_lm1 - __p_lm2) / _Tp(__ll); in __poly_legendre_p()
104 __p_lm2 = __p_lm1; in __poly_legendre_p()
105 __p_lm1 = __p_l; in __poly_legendre_p()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/tr1/
A Dlegendre_function.tcc93 _Tp __p_lm1 = __x; in __poly_legendre_p() local
95 return __p_lm1; in __poly_legendre_p()
102 __p_l = _Tp(2) * __x * __p_lm1 - __p_lm2 in __poly_legendre_p()
103 - (__x * __p_lm1 - __p_lm2) / _Tp(__ll); in __poly_legendre_p()
104 __p_lm2 = __p_lm1; in __poly_legendre_p()
105 __p_lm1 = __p_l; in __poly_legendre_p()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/tr1/
A Dlegendre_function.tcc97 _Tp __p_lm1 = __x; in __poly_legendre_p() local
99 return __p_lm1; in __poly_legendre_p()
106 __p_l = _Tp(2) * __x * __p_lm1 - __p_lm2 in __poly_legendre_p()
107 - (__x * __p_lm1 - __p_lm2) / _Tp(__ll); in __poly_legendre_p()
108 __p_lm2 = __p_lm1; in __poly_legendre_p()
109 __p_lm1 = __p_l; in __poly_legendre_p()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/tr1/
A Dlegendre_function.tcc97 _Tp __p_lm1 = __x; in __poly_legendre_p() local
99 return __p_lm1; in __poly_legendre_p()
106 __p_l = _Tp(2) * __x * __p_lm1 - __p_lm2 in __poly_legendre_p()
107 - (__x * __p_lm1 - __p_lm2) / _Tp(__ll); in __poly_legendre_p()
108 __p_lm2 = __p_lm1; in __poly_legendre_p()
109 __p_lm1 = __p_l; in __poly_legendre_p()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/tr1/
A Dlegendre_function.tcc97 _Tp __p_lm1 = __x; in __poly_legendre_p() local
99 return __p_lm1; in __poly_legendre_p()
106 __p_l = _Tp(2) * __x * __p_lm1 - __p_lm2 in __poly_legendre_p()
107 - (__x * __p_lm1 - __p_lm2) / _Tp(__ll); in __poly_legendre_p()
108 __p_lm2 = __p_lm1; in __poly_legendre_p()
109 __p_lm1 = __p_l; in __poly_legendre_p()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/tr1/
A Dlegendre_function.tcc100 _Tp __p_lm1 = __x; in __poly_legendre_p() local
102 return __p_lm1; in __poly_legendre_p()
109 __p_l = _Tp(2) * __x * __p_lm1 - __p_lm2 in __poly_legendre_p()
110 - (__x * __p_lm1 - __p_lm2) / _Tp(__ll); in __poly_legendre_p()
111 __p_lm2 = __p_lm1; in __poly_legendre_p()
112 __p_lm1 = __p_l; in __poly_legendre_p()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/tr1/
A Dlegendre_function.tcc100 _Tp __p_lm1 = __x; in __poly_legendre_p() local
102 return __p_lm1; in __poly_legendre_p()
109 __p_l = _Tp(2) * __x * __p_lm1 - __p_lm2 in __poly_legendre_p()
110 - (__x * __p_lm1 - __p_lm2) / _Tp(__ll); in __poly_legendre_p()
111 __p_lm2 = __p_lm1; in __poly_legendre_p()
112 __p_lm1 = __p_l; in __poly_legendre_p()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/tr1/
A Dlegendre_function.tcc100 _Tp __p_lm1 = __x; in __poly_legendre_p() local
102 return __p_lm1; in __poly_legendre_p()
109 __p_l = _Tp(2) * __x * __p_lm1 - __p_lm2 in __poly_legendre_p()
110 - (__x * __p_lm1 - __p_lm2) / _Tp(__ll); in __poly_legendre_p()
111 __p_lm2 = __p_lm1; in __poly_legendre_p()
112 __p_lm1 = __p_l; in __poly_legendre_p()

Completed in 9 milliseconds