Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/
Dstepper_copying.cpp209 typedef boost::numeric::odeint::euler< state_type , double , deriv_type > euler_type; typedef
218 typedef boost::numeric::odeint::dense_output_runge_kutta< euler_type > dense_output_euler_type;
239 euler_type euler; in BOOST_AUTO_TEST_CASE()
256 euler_type euler; in BOOST_AUTO_TEST_CASE()
257 euler_type euler2( euler ); in BOOST_AUTO_TEST_CASE()
273 euler_type euler; in BOOST_AUTO_TEST_CASE()
274 euler_type euler2; in BOOST_AUTO_TEST_CASE()