Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/algebra/
Ddefault_operations.hpp60 struct scale_sum1 struct
62 const Fac1 m_alpha1;
64 scale_sum1( Fac1 alpha1 ) : m_alpha1( alpha1 ) { } in scale_sum1() function
67 void operator()( T1 &t1 , const T2 &t2 ) const in operator ()()
72 typedef void result_type;