HomeSort by relevance Sort by last modified time
    Searched full:__gamma_e (Results 1 - 15 of 15) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
special_function_util.h 96 static _Tp __gamma_e() throw() function in struct:std::tr1::__detail::__numeric_constants
exp_integral.tcc 96 - __numeric_constants<_Tp>::__gamma_e() - std::log(__x);
158 - __numeric_constants<_Tp>::__gamma_e());
299 return __numeric_constants<_Tp>::__gamma_e() + __sum + std::log(__x);
gamma.tcc 356 _Tp __sum = -__numeric_constants<_Tp>::__gamma_e() - _Tp(1) / __x;
bessel_function.tcc 102 __gam1 = -_Tp(__numeric_constants<_Tp>::__gamma_e());
hypergeometric.tcc 538 const _Tp __psi_1 = -__numeric_constants<_Tp>::__gamma_e();
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1/
special_function_util.h 96 static _Tp __gamma_e() throw() function in struct:std::tr1::__detail::__numeric_constants
exp_integral.tcc 96 - __numeric_constants<_Tp>::__gamma_e() - std::log(__x);
158 - __numeric_constants<_Tp>::__gamma_e());
299 return __numeric_constants<_Tp>::__gamma_e() + __sum + std::log(__x);
gamma.tcc 356 _Tp __sum = -__numeric_constants<_Tp>::__gamma_e() - _Tp(1) / __x;
bessel_function.tcc 102 __gam1 = -_Tp(__numeric_constants<_Tp>::__gamma_e());
hypergeometric.tcc 538 const _Tp __psi_1 = -__numeric_constants<_Tp>::__gamma_e();
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1/
special_function_util.h 96 static _Tp __gamma_e() throw() function in struct:std::tr1::__detail::__numeric_constants
exp_integral.tcc 96 - __numeric_constants<_Tp>::__gamma_e() - std::log(__x);
158 - __numeric_constants<_Tp>::__gamma_e());
299 return __numeric_constants<_Tp>::__gamma_e() + __sum + std::log(__x);
gamma.tcc 356 _Tp __sum = -__numeric_constants<_Tp>::__gamma_e() - _Tp(1) / __x;
bessel_function.tcc 102 __gam1 = -_Tp(__numeric_constants<_Tp>::__gamma_e());
hypergeometric.tcc 538 const _Tp __psi_1 = -__numeric_constants<_Tp>::__gamma_e();

Completed in 771 milliseconds