Home
last modified time | relevance | path

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

/third_party/boost/boost/numeric/odeint/stepper/
Drunge_kutta4.hpp76 struct rk4_coefficients_b : boost::array< Value , 4 > struct
78 rk4_coefficients_b( void ) in rk4_coefficients_b() argument
141 rk4_coefficients_b<Value>() , rk4_coefficients_c<Value>() , algebra ) in runge_kutta4()