Searched defs:coef_a (Results 1 – 1 of 1) sorted by relevance
91 …symplectic_nystroem_stepper_base( const coef_type &coef_a , const coef_type &coef_b , const algebr… in symplectic_nystroem_stepper_base()176 const coef_type& coef_a( void ) const { return m_coef_a; } in coef_a() function in boost::numeric::odeint::symplectic_nystroem_stepper_base