#include <utility>#include <boost/config/no_tr1/cmath.hpp>#include <boost/math/tools/precision.hpp>#include <boost/math/policies/policy.hpp>#include <boost/cstdint.hpp>
Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::math | |
| boost::math::tools | |
Functions | |
| template<class F , class T > | |
| std::pair< T, T > | boost::math::tools::brent_find_minima (F f, T min, T max, int bits, boost::uintmax_t &max_iter) | 
| template<class F , class T > | |
| std::pair< T, T > | boost::math::tools::brent_find_minima (F f, T min, T max, int digits) |