Home
last modified time | relevance | path

Searched defs:coef_b (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/stepper/base/
Dsymplectic_rkn_stepper_base.hpp91 …symplectic_nystroem_stepper_base( const coef_type &coef_a , const coef_type &coef_b , const algebr… in symplectic_nystroem_stepper_base()
179 const coef_type& coef_b( void ) const { return m_coef_b; } in coef_b() function in boost::numeric::odeint::symplectic_nystroem_stepper_base