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

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)