Searched defs:cell_functor (Results 1 – 1 of 1) sorted by relevance
126 struct cell_functor struct in md_system_bs128 params const &m_p;130 cell_functor( params const& p ) : m_p( p ) { } in cell_functor() function133 void operator()( Tuple const& t ) const in operator ()()