Searched refs:indexing_functor (Results 1 – 1 of 1) sorted by relevance
8 class indexing_functor { class20 …indexing_functor(const ArgType& arg, const RowIndexType& row_indices, const ColIndexType& col_indi… in indexing_functor() function in indexing_functor32 CwiseNullaryOp<indexing_functor<ArgType,RowIndexType,ColIndexType>, typename indexing_functor<ArgTy…35 typedef indexing_functor<ArgType,RowIndexType,ColIndexType> Func; in indexing()