Searched defs:stepper_order (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/stepper/ | ||
D | rosenbrock4.hpp | 122 static const order_type stepper_order = 4; member |
D | adaptive_adams_bashforth_moulton.hpp | 78 order_type stepper_order() const { return order_value + 1; }; in stepper_order() function in boost::numeric::odeint::adaptive_adams_bashforth_moulton |
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/stepper/base/ | ||
D | explicit_error_stepper_base.hpp | 105 order_type stepper_order( void ) const in stepper_order() function in boost::numeric::odeint::explicit_error_stepper_base |
D | explicit_error_stepper_fsal_base.hpp | 105 order_type stepper_order( void ) const in stepper_order() function in boost::numeric::odeint::explicit_error_stepper_fsal_base |