Searched defs:error_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 | 123 static const order_type error_order = 3; member |
D | adaptive_adams_bashforth_moulton.hpp | 79 order_type error_order() const { return order_value; }; in error_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 | 110 order_type error_order( void ) const in error_order() function in boost::numeric::odeint::explicit_error_stepper_base |
D | explicit_error_stepper_fsal_base.hpp | 110 order_type error_order( void ) const in error_order() function in boost::numeric::odeint::explicit_error_stepper_fsal_base |