Home
last modified time | relevance | path

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

/third_party/boost/boost/numeric/odeint/stepper/
Drunge_kutta4.hpp65 struct rk4_coefficients_a3 : boost::array< Value , 3 > struct
67 rk4_coefficients_a3( void ) in rk4_coefficients_a3() argument