#include <boost/numeric/interval/detail/interval_prototype.hpp>
#include <boost/numeric/interval/detail/test_input.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::numeric | |
boost::numeric::interval_lib | |
Functions | |
template<class I > | |
I | boost::numeric::interval_lib::add (const typename I::base_type &x, const typename I::base_type &y) |
template<class I > | |
I | boost::numeric::interval_lib::sub (const typename I::base_type &x, const typename I::base_type &y) |
template<class I > | |
I | boost::numeric::interval_lib::mul (const typename I::base_type &x, const typename I::base_type &y) |
template<class I > | |
I | boost::numeric::interval_lib::div (const typename I::base_type &x, const typename I::base_type &y) |