Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::numeric::odeint::get_controller< runge_kutta_fehlberg78< State, Value, Deriv, Time, Algebra, Operations, Resize > > Struct Template Reference

#include <generation_runge_kutta_fehlberg78.hpp>

Public Types

typedef runge_kutta_fehlberg78
< State, Value, Deriv, Time,
Algebra, Operations, Resize > 
stepper_type
 
typedef controlled_runge_kutta
< stepper_type
type
 

Member Typedef Documentation

template<class State , class Value , class Deriv , class Time , class Algebra , class Operations , class Resize >
typedef runge_kutta_fehlberg78< State , Value , Deriv , Time , Algebra , Operations , Resize > boost::numeric::odeint::get_controller< runge_kutta_fehlberg78< State, Value, Deriv, Time, Algebra, Operations, Resize > >::stepper_type
template<class State , class Value , class Deriv , class Time , class Algebra , class Operations , class Resize >
typedef controlled_runge_kutta< stepper_type > boost::numeric::odeint::get_controller< runge_kutta_fehlberg78< State, Value, Deriv, Time, Algebra, Operations, Resize > >::type

The documentation for this struct was generated from the following file: