Searched defs:x_err (Results 1 – 3 of 3) sorted by relevance
| /third_party/boost/libs/numeric/odeint/test/ |
| D | generic_error_stepper.cpp | 91 state_type x_err , y_err , z_err; in BOOST_AUTO_TEST_CASE() local
|
| /third_party/boost/libs/numeric/odeint/test/numeric/ |
| D | runge_kutta.cpp | 114 state_type x1 , x_err; in operator ()() local
|
| /third_party/boost/boost/numeric/odeint/stepper/ |
| D | controlled_runge_kutta.hpp | 74 value_type error( const State &x_old , const Deriv &dxdt_old , Err &x_err , Time dt ) const in error() 80 …( algebra_type &algebra , const State &x_old , const Deriv &dxdt_old , Err &x_err , Time dt ) const in error()
|