Home
last modified time | relevance | path

Searched defs:runge_kutta_fehlberg78 (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/numeric/odeint/stepper/
Drunge_kutta_fehlberg78.hpp301 class runge_kutta_fehlberg78 : public explicit_error_generic_rk< 13 , 8 , 8 , 7 , State , Value , D… class
328 runge_kutta_fehlberg78( const algebra_type &algebra = algebra_type() ) : stepper_base_type( in runge_kutta_fehlberg78() function in boost::numeric::odeint::runge_kutta_fehlberg78