Home
last modified time | relevance | path

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

/dports/math/unuran/unuran-1.8.1/src/utils/
H A Dfmax.c349 #define SQRT_EPSILON (1.e-7) /* tolerance for relative error */ in _unur_util_brent() macro
385 SQRT_EPSILON*fabs(x) + tol/3; in _unur_util_brent()
464 #undef SQRT_EPSILON in _unur_util_brent()