Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
make_controlled.hpp File Reference
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::numeric::odeint::get_controller< Stepper >
 
struct  boost::numeric::odeint::controller_factory< Stepper, Controller >
 
struct  boost::numeric::odeint::result_of::make_controlled< Stepper >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::numeric
 
 boost::numeric::odeint
 
 boost::numeric::odeint::result_of
 

Functions

template<class Stepper >
result_of::make_controlled
< Stepper >::type 
boost::numeric::odeint::make_controlled (typename Stepper::value_type abs_error, typename Stepper::value_type rel_error, const Stepper &stepper=Stepper())