#include <boost/math/special_functions/trunc.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::math | |
boost::math::constants | |
boost::math::constants::detail | |
boost::math::constants::detail::khinchin_detail | |
boost::math::constants::detail::detail | |
Functions | |
template<class T > | |
T | boost::math::constants::detail::khinchin_detail::zeta_polynomial_series (T s, T sc, int digits) |
template<class T > | |
T | boost::math::constants::detail::khinchin_detail::khinchin (int digits) |
template<class T > | |
T | boost::math::constants::detail::detail::zeta_series_derivative_2 (unsigned digits) |
template<class T > | |
T | boost::math::constants::detail::detail::zeta_series_2 (unsigned digits) |
template<class T > | |
T | boost::math::constants::detail::detail::zeta_series_lead_2 () |
template<class T > | |
T | boost::math::constants::detail::detail::zeta_series_derivative_lead_2 () |
template<class T > | |
T | boost::math::constants::detail::detail::zeta_derivative_2 (unsigned n) |