Home
last modified time | relevance | path

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

/third_party/boost/boost/math/
Dtr1.hpp855 inline double comp_ellint_3(double k, double nu) in comp_ellint_3() function
859 inline float comp_ellint_3(float k, float nu) in comp_ellint_3() function
861 inline long double comp_ellint_3(long double k, long double nu) in comp_ellint_3() function
864 inline typename tools::promote_args<T1, T2>::type comp_ellint_3(T1 k, T2 nu) in comp_ellint_3() function