Home
last modified time | relevance | path

Searched defs:eval_exp (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/boost/multiprecision/cpp_bin_float/
Dtranscendental.hpp35 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/
Dpow.hpp192 void eval_exp(T& result, const T& x) in eval_exp() function
/third_party/boost/boost/multiprecision/
Dcomplex_adaptor.hpp475 inline void eval_exp(complex_adaptor<Backend>& result, const complex_adaptor<Backend>& arg) in eval_exp() function
Dfloat128.hpp545 inline void eval_exp(float128_backend& result, const float128_backend& arg) in eval_exp() function
Dmpc.hpp1212 inline void eval_exp(mpc_complex_backend<Digits10>& result, const mpc_complex_backend<Digits10>& ar… in eval_exp() function
Dmpfi.hpp978 inline void eval_exp(mpfi_float_backend<Digits10>& result, const mpfi_float_backend<Digits10>& arg) in eval_exp() function
Dmpfr.hpp1425 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/
Darithmetic_backend.hpp379 inline BOOST_MP_CXX14_CONSTEXPR void eval_exp(arithmetic_backend<Arithmetic>& result, const arithme… in eval_exp() function