Searched defs:do_insertion (Results 1 – 1 of 1) sorted by relevance
117 struct do_insertion struct119 stage_vector_base &m_base;120 const coef_a_type &m_a;121 const coef_c_type &m_c;123 do_insertion( stage_vector_base &base , const coef_a_type &a , const coef_c_type &c ) in do_insertion() argument127 void operator()( Index ) const in operator ()()