|
TR-mbed 1.0
|
#include <StlIterators.h>
Public Types | |
| typedef internal::conditional< bool(is_lvalue), SubVectorType, ConstSubVectorType >::type | reference |
| typedef reference::PlainObject | value_type |
| typedef subvector_stl_reverse_iterator_ptr | pointer |
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 > > | |
| XprType * | mp_xpr |
| Index | m_index |
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 |
|
protected |
|
protected |
| typedef subvector_stl_reverse_iterator_ptr Eigen::internal::subvector_stl_reverse_iterator< XprType, Direction >::pointer |
| typedef internal::conditional<bool(is_lvalue),SubVectorType,ConstSubVectorType>::type Eigen::internal::subvector_stl_reverse_iterator< XprType, Direction >::reference |
|
protected |
| typedef reference::PlainObject Eigen::internal::subvector_stl_reverse_iterator< XprType, Direction >::value_type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |