#include <boost/math/special_functions/math_fwd.hpp>
#include <boost/math/policies/policy.hpp>
#include <boost/math/policies/error_handling.hpp>
#include <boost/math/tools/promotion.hpp>
#include <boost/mpl/greater_equal.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::math | |
boost::math::detail | |
Functions | |
template<int N, typename T , class Policy > | |
tools::promote_args< T >::type | boost::math::pow (T base, const Policy &policy) |
template<int N, typename T > | |
tools::promote_args< T >::type | boost::math::pow (T base) |