|
template<class T > |
int | boost::math::tools::digits (BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(T)) |
|
template<class T > |
T | boost::math::tools::max_value (BOOST_MATH_EXPLICIT_TEMPLATE_TYPE(T)) |
|
template<class T > |
T | boost::math::tools::min_value (BOOST_MATH_EXPLICIT_TEMPLATE_TYPE(T)) |
|
template<class T > |
T | boost::math::tools::detail::log_max_value (const mpl::int_< 128 > &BOOST_MATH_APPEND_EXPLICIT_TEMPLATE_TYPE(T)) |
|
template<class T > |
T | boost::math::tools::detail::log_min_value (const mpl::int_< 128 > &BOOST_MATH_APPEND_EXPLICIT_TEMPLATE_TYPE(T)) |
|
template<class T > |
T | boost::math::tools::detail::log_max_value (const mpl::int_< 1024 > &BOOST_MATH_APPEND_EXPLICIT_TEMPLATE_TYPE(T)) |
|
template<class T > |
T | boost::math::tools::detail::log_min_value (const mpl::int_< 1024 > &BOOST_MATH_APPEND_EXPLICIT_TEMPLATE_TYPE(T)) |
|
template<class T > |
T | boost::math::tools::detail::log_max_value (const mpl::int_< 16384 > &BOOST_MATH_APPEND_EXPLICIT_TEMPLATE_TYPE(T)) |
|
template<class T > |
T | boost::math::tools::detail::log_min_value (const mpl::int_< 16384 > &BOOST_MATH_APPEND_EXPLICIT_TEMPLATE_TYPE(T)) |
|
template<class T > |
T | boost::math::tools::detail::log_max_value (const mpl::int_< 0 > &BOOST_MATH_APPEND_EXPLICIT_TEMPLATE_TYPE(T)) |
|
template<class T > |
T | boost::math::tools::detail::log_min_value (const mpl::int_< 0 > &BOOST_MATH_APPEND_EXPLICIT_TEMPLATE_TYPE(T)) |
|
template<class T > |
T | boost::math::tools::detail::epsilon (const mpl::true_ &BOOST_MATH_APPEND_EXPLICIT_TEMPLATE_TYPE(T)) |
|
template<class T > |
T | boost::math::tools::detail::epsilon (const mpl::false_ &BOOST_MATH_APPEND_EXPLICIT_TEMPLATE_TYPE(T)) |
|
template<class T > |
T | boost::math::tools::log_max_value (BOOST_MATH_EXPLICIT_TEMPLATE_TYPE(T)) |
|
template<class T > |
T | boost::math::tools::log_min_value (BOOST_MATH_EXPLICIT_TEMPLATE_TYPE(T)) |
|
template<class T > |
T | boost::math::tools::epsilon (BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(T)) |
|
template<class T > |
T | boost::math::tools::detail::root_epsilon_imp (const mpl::int_< 24 > &) |
|
template<class T > |
T | boost::math::tools::detail::root_epsilon_imp (const T *, const mpl::int_< 53 > &) |
|
template<class T > |
T | boost::math::tools::detail::root_epsilon_imp (const T *, const mpl::int_< 64 > &) |
|
template<class T > |
T | boost::math::tools::detail::root_epsilon_imp (const T *, const mpl::int_< 113 > &) |
|
template<class T , class Tag > |
T | boost::math::tools::detail::root_epsilon_imp (const T *, const Tag &) |
|
template<class T > |
T | boost::math::tools::detail::cbrt_epsilon_imp (const mpl::int_< 24 > &) |
|
template<class T > |
T | boost::math::tools::detail::cbrt_epsilon_imp (const T *, const mpl::int_< 53 > &) |
|
template<class T > |
T | boost::math::tools::detail::cbrt_epsilon_imp (const T *, const mpl::int_< 64 > &) |
|
template<class T > |
T | boost::math::tools::detail::cbrt_epsilon_imp (const T *, const mpl::int_< 113 > &) |
|
template<class T , class Tag > |
T | boost::math::tools::detail::cbrt_epsilon_imp (const T *, const Tag &) |
|
template<class T > |
T | boost::math::tools::detail::forth_root_epsilon_imp (const T *, const mpl::int_< 24 > &) |
|
template<class T > |
T | boost::math::tools::detail::forth_root_epsilon_imp (const T *, const mpl::int_< 53 > &) |
|
template<class T > |
T | boost::math::tools::detail::forth_root_epsilon_imp (const T *, const mpl::int_< 64 > &) |
|
template<class T > |
T | boost::math::tools::detail::forth_root_epsilon_imp (const T *, const mpl::int_< 113 > &) |
|
template<class T , class Tag > |
T | boost::math::tools::detail::forth_root_epsilon_imp (const T *, const Tag &) |
|
template<class T > |
T | boost::math::tools::root_epsilon () |
|
template<class T > |
T | boost::math::tools::cbrt_epsilon () |
|
template<class T > |
T | boost::math::tools::forth_root_epsilon () |
|