#include <StlIterators.h>
Classes | |
class | subvector_stl_reverse_iterator_ptr |
Public Types | |
typedef subvector_stl_reverse_iterator_ptr | pointer |
typedef internal::conditional< bool(is_lvalue), SubVectorType, ConstSubVectorType >::type | reference |
typedef reference::PlainObject | value_type |
Public Types inherited from Eigen::internal::indexed_based_stl_reverse_iterator_base< subvector_stl_reverse_iterator< XprType, Direction > > | |
typedef Index | difference_type |
typedef std::random_access_iterator_tag | iterator_category |
Protected Attributes | |
Index | m_index |
XprType * | mp_xpr |
Protected Attributes inherited from Eigen::internal::indexed_based_stl_reverse_iterator_base< subvector_stl_reverse_iterator< XprType, Direction > > | |
Index | m_index |
XprType * | mp_xpr |
Additional Inherited Members | |
Protected Member Functions inherited from Eigen::internal::indexed_based_stl_reverse_iterator_base< subvector_stl_reverse_iterator< XprType, Direction > > | |
subvector_stl_reverse_iterator< XprType, Direction > & | derived () |
const subvector_stl_reverse_iterator< XprType, Direction > & | derived () const |
Definition at line 361 of file StlIterators.h.
|
protected |
Definition at line 367 of file StlIterators.h.
|
protected |
Definition at line 372 of file StlIterators.h.
typedef subvector_stl_reverse_iterator_ptr Eigen::internal::subvector_stl_reverse_iterator< XprType, Direction >::pointer |
Definition at line 390 of file StlIterators.h.
typedef internal::conditional<bool(is_lvalue), SubVectorType, ConstSubVectorType>::type Eigen::internal::subvector_stl_reverse_iterator< XprType, Direction >::reference |
Definition at line 376 of file StlIterators.h.
|
protected |
Definition at line 371 of file StlIterators.h.
typedef reference::PlainObject Eigen::internal::subvector_stl_reverse_iterator< XprType, Direction >::value_type |
Definition at line 377 of file StlIterators.h.
|
protected |
Enumerator | |
---|---|
is_lvalue |
Definition at line 365 of file StlIterators.h.
|
inline |
Definition at line 392 of file StlIterators.h.
|
inline |
Definition at line 393 of file StlIterators.h.
|
inline |
Definition at line 395 of file StlIterators.h.
|
inline |
Definition at line 397 of file StlIterators.h.
|
inline |
Definition at line 396 of file StlIterators.h.
|
protected |
Definition at line 175 of file StlIterators.h.
|
protected |
Definition at line 174 of file StlIterators.h.