Searched refs:scale_sum11 (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/numeric/odeint/stepper/detail/ |
D | generic_rk_operations.hpp | 123 …k_scale_sum< 10 , Operations , Fac , Time > : public Operations::template scale_sum11< Fac , Time > 126 …: Operations::template scale_sum11< Fac , Time >( 1.0 , a[0]*dt , a[1]*dt , a[2]*dt , a[3]*dt , a[… in generic_rk_scale_sum()
|
/third_party/boost/boost/numeric/odeint/algebra/ |
D | default_operations.hpp | 285 struct scale_sum11 struct 299 scale_sum11( Fac1 alpha1 , Fac2 alpha2 , Fac3 alpha3 , Fac4 alpha4 , in scale_sum11() function
|