#include <boost/numeric/odeint/util/is_resizeable.hpp>#include <boost/numeric/odeint/util/same_size.hpp>#include <boost/numeric/odeint/util/resize.hpp>

Classes | |
| struct | boost::numeric::odeint::always_resizer | 
| struct | boost::numeric::odeint::initially_resizer | 
| struct | boost::numeric::odeint::never_resizer | 
Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::numeric | |
| boost::numeric::odeint | |
Functions | |
| template<class ResizeWrappedState , class State > | |
| bool | boost::numeric::odeint::adjust_size_by_resizeability (ResizeWrappedState &x, const State &y, boost::true_type) | 
| template<class ResizeWrappedState , class State > | |
| bool | boost::numeric::odeint::adjust_size_by_resizeability (ResizeWrappedState &, const State &, boost::false_type) |