Home
last modified time | relevance | path

Searched refs:resize_x_err (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/numeric/odeint/stepper/
Drosenbrock4.hpp252 …m_x_err_resizer.adjust_size( x , detail::bind( &stepper_type::template resize_x_err<state_type> , … in do_step()
259 …m_x_err_resizer.adjust_size( x , detail::bind( &stepper_type::template resize_x_err<state_type> , … in do_step()
292 resize_x_err( x ); in adjust_size()
319 bool resize_x_err( const StateIn &x ) in resize_x_err() function in boost::numeric::odeint::rosenbrock4