Home
last modified time | relevance | path

Searched refs:log1p (Results 1 – 25 of 74) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/
H A Dlog1p.hpp276 boost::math::log1p(static_cast<T>(0.25), Policy()); in do_init()
294 inline typename tools::promote_args<T>::type log1p(T x, const Policy&) in log1p() function
328 inline float log1p(float z) in log1p() function
330 return log1p<float>(z); in log1p()
332 inline double log1p(double z) in log1p() function
334 return log1p<double>(z); in log1p()
337 inline long double log1p(long double z) in log1p() function
339 return log1p<long double>(z); in log1p()
344 #ifdef log1p
348 # undef log1p
[all …]
H A Datanh.hpp74 return (boost::math::log1p(x, pol) - boost::math::log1p(-x, pol)) / 2; in atanh_imp()
H A Dmath_fwd.hpp549 typename tools::promote_args<T>::type log1p(T);
552 typename tools::promote_args<T>::type log1p(T, const Policy&);
1332 …inline typename boost::math::tools::promote_args<T>::type log1p(T x){ return boost::math::log1p(x,…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Dlegendre_function.tcc248 const _Tp __lncirc = _GLIBCXX_MATH_NS::log1p(-__x * __x); in __sph_legendre()
H A Dmath.h69 using std::tr1::log1p;
H A Dcmath92 #undef log1p
233 using ::log1p;
471 using std::log1p;
795 log1p(float __x)
799 log1p(long double __x)
806 log1p(_Tp __x)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Dlegendre_function.tcc248 const _Tp __lncirc = _GLIBCXX_MATH_NS::log1p(-__x * __x); in __sph_legendre()
H A Dmath.h69 using std::tr1::log1p;
H A Dcmath92 #undef log1p
233 using ::log1p;
471 using std::log1p;
795 log1p(float __x)
799 log1p(long double __x)
806 log1p(_Tp __x)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dmath.h96 using std::log1p;
H A Dcmath1012 #undef log1p
1143 using ::log1p;
1551 log1p(float __x)
1555 log1p(long double __x)
1563 log1p(_Tp __x)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dmath.h96 using std::log1p;
H A Dcmath1012 #undef log1p
1143 using ::log1p;
1551 log1p(float __x)
1555 log1p(long double __x)
1563 log1p(_Tp __x)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dmathcalls.h122 __MATHCALL (log1p,, (_Mdouble_ __x));
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dmathcalls.h122 __MATHCALL (log1p,, (_Mdouble_ __x));
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dmath.h329 extern double log1p (double);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dmath.h329 extern double log1p (double);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dcmath232 floating_point log1p (arithmetic x);
433 using ::log1p;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dcmath232 floating_point log1p (arithmetic x);
433 using ::log1p;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dtgmath.h671 #define log1p(Val) __TGMATH_UNARY_REAL_ONLY (Val, log1p) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dtgmath.h671 #define log1p(Val) __TGMATH_UNARY_REAL_ONLY (Val, log1p) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dinternal-fn.def236 DEF_INTERNAL_FLT_FN (LOG1P, ECF_CONST, log1p, unary)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dinternal-fn.def236 DEF_INTERNAL_FLT_FN (LOG1P, ECF_CONST, log1p, unary)
/OK3568_Linux_fs/external/rknn-toolkit2/doc/
H A DRKNNToolKit2_OP_Support-1.5.0.md275 | aten::log1p | Not supported |
/OK3568_Linux_fs/docs/en/Common/NPU/rknn-toolkit2/
H A DRKNNToolKit2_OP_Support-1.4.0.md374 | aten::log1p | Not supported …

123