#include <vector>#include <boost/numeric/odeint/stepper/base/explicit_stepper_base.hpp>#include <boost/numeric/odeint/util/resizer.hpp>#include <boost/numeric/odeint/util/is_resizeable.hpp>#include <boost/numeric/odeint/algebra/range_algebra.hpp>#include <boost/numeric/odeint/algebra/default_operations.hpp>#include <boost/numeric/odeint/algebra/algebra_dispatcher.hpp>#include <boost/numeric/odeint/algebra/operations_dispatcher.hpp>#include <boost/numeric/odeint/util/copy.hpp>

Classes | |
| class | boost::numeric::odeint::modified_midpoint< State, Value, Deriv, Time, Algebra, Operations, Resizer > |
| Implementation of the modified midpoint method with a configurable number of intermediate steps. More... | |
| class | boost::numeric::odeint::modified_midpoint_dense_out< State, Value, Deriv, Time, Algebra, Operations, Resizer > |
| Implementation of the modified midpoint method with a configurable number of intermediate steps. More... | |
Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::numeric | |
| boost::numeric::odeint | |