Home
last modified time | relevance | path

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

/third_party/boost/libs/math/reporting/accuracy/
Dbindings.hpp217 inline double ellintE2(double a, double b) { return gsl_sf_ellint_E(b, a, GSL_PREC_DOUBLE); } in ellintE2() function
223 #define ELLINT_2_FUNCTION_TO_TEST ellintE2