HomeSort by relevance Sort by last modified time
    Searched refs:digamma (Results 1 - 2 of 2) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/
math_fwd.hpp 459 // digamma:
461 typename tools::promote_args<T>::type digamma(T x);
464 typename tools::promote_args<T>::type digamma(T x, const Policy&);
    [all...]
  /external/eigen/unsupported/test/mpreal/
mpreal.h 415 friend const mpreal digamma (const mpreal& v, mp_rnd_t rnd_mode = mpreal::get_default_rnd());
2334 inline const mpreal digamma (const mpreal& x, mp_rnd_t r) { MPREAL_UNARY_MATH_FUNCTION_BODY(digamma); } function in namespace:mpfr
    [all...]

Completed in 356 milliseconds