Public Member Functions | Private Types
Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator Class Reference

#include <SparseTriangularView.h>

List of all members.

Public Member Functions

Index col () const
EIGEN_STRONG_INLINE operator bool () const
EIGEN_STRONG_INLINE
ReverseInnerIterator
operator-- ()
EIGEN_STRONG_INLINE ReverseInnerIterator (const SparseTriangularView &view, Index outer)
Index row () const

Private Types

typedef
MatrixTypeNestedCleaned::ReverseInnerIterator 
Base
typedef SparseTriangularView::Index Index

Detailed Description

template<typename MatrixType, int Mode>
class Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator

Definition at line 136 of file SparseTriangularView.h.


Member Typedef Documentation

template<typename MatrixType , int Mode>
typedef MatrixTypeNestedCleaned::ReverseInnerIterator Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::Base [private]

Definition at line 138 of file SparseTriangularView.h.

template<typename MatrixType , int Mode>
typedef SparseTriangularView::Index Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::Index [private]

Definition at line 139 of file SparseTriangularView.h.


Constructor & Destructor Documentation

template<typename MatrixType , int Mode>
EIGEN_STRONG_INLINE Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::ReverseInnerIterator ( const SparseTriangularView view,
Index  outer 
) [inline]

Definition at line 142 of file SparseTriangularView.h.


Member Function Documentation

template<typename MatrixType , int Mode>
Index Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::col ( ) const [inline]

Definition at line 156 of file SparseTriangularView.h.

template<typename MatrixType , int Mode>
EIGEN_STRONG_INLINE Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::operator bool ( ) const [inline]

Definition at line 158 of file SparseTriangularView.h.

template<typename MatrixType , int Mode>
EIGEN_STRONG_INLINE ReverseInnerIterator& Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::operator-- ( ) [inline]

Definition at line 152 of file SparseTriangularView.h.

template<typename MatrixType , int Mode>
Index Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::row ( ) const [inline]

Definition at line 155 of file SparseTriangularView.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:00:57