Searched refs:inner_iterator_selector (Results 1 – 1 of 1) sorted by relevance
21 class inner_iterator_selector; variable36 …typedef internal::inner_iterator_selector<XprType, typename internal::evaluator_traits<XprType>::K…74 class inner_iterator_selector<XprType, IndexBased>82 …EIGEN_STRONG_INLINE inner_iterator_selector(const EvaluatorType &eval, const Index &outerId, const… in inner_iterator_selector() function92 EIGEN_STRONG_INLINE inner_iterator_selector& operator++() { m_inner++; return *this; }110 class inner_iterator_selector<XprType, IteratorBased>118 …EIGEN_STRONG_INLINE inner_iterator_selector(const EvaluatorType &eval, const Index &outerId, const… in inner_iterator_selector() function