Searched defs:eval_exp (Results 1 – 8 of 8) sorted by relevance
| /third_party/boost/boost/multiprecision/cpp_bin_float/ |
| D | transcendental.hpp | 35 void eval_exp(cpp_bin_float<Digits, DigitBase, Allocator, Exponent, MinE, MaxE>& res, const cpp_bin… in eval_exp() function
|
| /third_party/boost/boost/multiprecision/detail/functions/ |
| D | pow.hpp | 192 void eval_exp(T& result, const T& x) in eval_exp() function
|
| /third_party/boost/boost/multiprecision/ |
| D | complex_adaptor.hpp | 475 inline void eval_exp(complex_adaptor<Backend>& result, const complex_adaptor<Backend>& arg) in eval_exp() function
|
| D | float128.hpp | 545 inline void eval_exp(float128_backend& result, const float128_backend& arg) in eval_exp() function
|
| D | mpc.hpp | 1212 inline void eval_exp(mpc_complex_backend<Digits10>& result, const mpc_complex_backend<Digits10>& ar… in eval_exp() function
|
| D | mpfi.hpp | 978 inline void eval_exp(mpfi_float_backend<Digits10>& result, const mpfi_float_backend<Digits10>& arg) in eval_exp() function
|
| D | mpfr.hpp | 1425 inline void eval_exp(mpfr_float_backend<Digits10, AllocateType>& result, const mpfr_float_backend<D… in eval_exp() function
|
| /third_party/boost/libs/multiprecision/performance/ |
| D | arithmetic_backend.hpp | 379 inline BOOST_MP_CXX14_CONSTEXPR void eval_exp(arithmetic_backend<Arithmetic>& result, const arithme… in eval_exp() function
|