Home
last modified time | relevance | path

Searched defs:ellint_d (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/math/special_functions/
Dellint_d.hpp139 inline typename tools::promote_args<T>::type ellint_d(T k, const Policy& pol, const boost::true_typ… in ellint_d() function
148 inline typename tools::promote_args<T1, T2>::type ellint_d(T1 k, T2 phi, const boost::false_type&) in ellint_d() function
157 inline typename tools::promote_args<T>::type ellint_d(T k) in ellint_d() function
164 inline typename tools::promote_args<T1, T2>::type ellint_d(T1 k, T2 phi) in ellint_d() function
171 inline typename tools::promote_args<T1, T2>::type ellint_d(T1 k, T2 phi, const Policy& pol) in ellint_d() function
/third_party/boost/libs/math/tools/
Dellint_d_data.cpp18 mp_t ellint_d(mp_t k) in ellint_d() function
Dellint_d2_data.cpp18 mp_t ellint_d(mp_t phi, mp_t k) in ellint_d() function