Home
last modified time | relevance | path

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/
Drosenbrock4.hpp123 static const order_type error_order = 3; member
154 const static order_type error_order = rosenbrock_coefficients::error_order; member in boost::numeric::odeint::rosenbrock4
Dadaptive_adams_bashforth_moulton.hpp79 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/
Dexplicit_error_stepper_base.hpp110 order_type error_order( void ) const in error_order() function in boost::numeric::odeint::explicit_error_stepper_base
Dexplicit_error_stepper_fsal_base.hpp110 order_type error_order( void ) const in error_order() function in boost::numeric::odeint::explicit_error_stepper_fsal_base