Searched defs:runge_kutta_fehlberg78 (Results 1 – 1 of 1) sorted by relevance
301 class runge_kutta_fehlberg78 : public explicit_error_generic_rk< 13 , 8 , 8 , 7 , State , Value , D… class328 runge_kutta_fehlberg78( const algebra_type &algebra = algebra_type() ) : stepper_base_type( in runge_kutta_fehlberg78() function in boost::numeric::odeint::runge_kutta_fehlberg78