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::traits::stepper_category< Stepper > Struct Template Reference

#include <stepper_traits.hpp>

Public Types

typedef
boost::numeric::odeint::unwrap_reference
< Stepper >::type 
stepper_type
 
typedef
stepper_type::stepper_category 
type
 

Member Typedef Documentation

template<class Stepper >
typedef boost::numeric::odeint::unwrap_reference< Stepper >::type boost::numeric::odeint::traits::stepper_category< Stepper >::stepper_type
template<class Stepper >
typedef stepper_type::stepper_category boost::numeric::odeint::traits::stepper_category< Stepper >::type

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