Home
last modified time | relevance | path

Searched defs:lltrunc (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/math/special_functions/
Dtrunc.hpp94 inline boost::long_long_type lltrunc(const T& v, const Policy& pol) in lltrunc() function
104 inline boost::long_long_type lltrunc(const T& v) in lltrunc() function
/third_party/boost/boost/math/concepts/
Dstd_real_concept.hpp317 inline boost::long_long_type lltrunc(const concepts::std_real_concept& v, const Policy& pol) in lltrunc() function
321 inline boost::long_long_type lltrunc(const concepts::std_real_concept& v) in lltrunc() function
Dreal_concept.hpp313 inline boost::long_long_type lltrunc(const concepts::real_concept& v, const Policy& pol) in lltrunc() function
315 inline boost::long_long_type lltrunc(const concepts::real_concept& v) in lltrunc() function
/third_party/boost/boost/math/bindings/
Dmpfr.hpp174 inline long long lltrunc(mpfr_class const& x, const Policy&) in lltrunc() function
179 inline long long lltrunc(__gmp_expr<T,U> const& x, const Policy& pol) in lltrunc() function
Dmpreal.hpp160 inline long long lltrunc(mpfr::mpreal const& x, const Policy& pol) in lltrunc() function
De_float.hpp419 inline boost::long_long_type lltrunc(const e_float& v, const Policy& pol) in lltrunc() function
Drr.hpp831 inline long long lltrunc(RR const& x, const Policy& pol) in lltrunc() function
/third_party/boost/boost/multiprecision/detail/
Ddefault_ops.hpp2558 inline BOOST_MP_CXX14_CONSTEXPR boost::long_long_type lltrunc(const detail::expression<tag, A1, A2,… in lltrunc() function
2567 inline BOOST_MP_CXX14_CONSTEXPR boost::long_long_type lltrunc(const detail::expression<tag, A1, A2,… in lltrunc() function
2572 inline BOOST_MP_CXX14_CONSTEXPR boost::long_long_type lltrunc(const number<T, ExpressionTemplates>&… in lltrunc() function
2580 inline BOOST_MP_CXX14_CONSTEXPR boost::long_long_type lltrunc(const number<T, ExpressionTemplates>&… in lltrunc() function
/third_party/boost/boost/math/differentiation/
Dautodiff.hpp1728 long long lltrunc(fvar<RealType, Order> const& cr) { in lltrunc() function