Public Types | List of all members
Eigen::internal::indexed_based_stl_iterator_traits< subvector_stl_reverse_iterator< _XprType, Direction > > Struct Template Reference

#include <StlIterators.h>

Public Types

typedef subvector_stl_reverse_iterator< typename internal::add_const< XprType >::type, Direction > const_iterator
 
typedef subvector_stl_reverse_iterator< typename internal::remove_const< XprType >::type, Direction > non_const_iterator
 
typedef _XprType XprType
 

Detailed Description

template<typename _XprType, DirectionType Direction>
struct Eigen::internal::indexed_based_stl_iterator_traits< subvector_stl_reverse_iterator< _XprType, Direction > >

Definition at line 353 of file StlIterators.h.

Member Typedef Documentation

◆ const_iterator

template<typename _XprType , DirectionType Direction>
typedef subvector_stl_reverse_iterator<typename internal::add_const<XprType>::type, Direction> Eigen::internal::indexed_based_stl_iterator_traits< subvector_stl_reverse_iterator< _XprType, Direction > >::const_iterator

Definition at line 357 of file StlIterators.h.

◆ non_const_iterator

template<typename _XprType , DirectionType Direction>
typedef subvector_stl_reverse_iterator<typename internal::remove_const<XprType>::type, Direction> Eigen::internal::indexed_based_stl_iterator_traits< subvector_stl_reverse_iterator< _XprType, Direction > >::non_const_iterator

Definition at line 356 of file StlIterators.h.

◆ XprType

template<typename _XprType , DirectionType Direction>
typedef _XprType Eigen::internal::indexed_based_stl_iterator_traits< subvector_stl_reverse_iterator< _XprType, Direction > >::XprType

Definition at line 355 of file StlIterators.h.


The documentation for this struct was generated from the following file:


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:54