Public Member Functions | Protected Attributes
Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::ReverseInnerIterator Class Reference

#include <MappedSparseMatrix.h>

List of all members.

Public Member Functions

Index col () const
Index index () const
 operator bool () const
ReverseInnerIteratoroperator-- ()
 ReverseInnerIterator (const MappedSparseMatrix &mat, Index outer)
Index row () const
Scalar value () const
ScalarvalueRef ()

Protected Attributes

const Index m_end
Index m_id
const MappedSparseMatrixm_matrix
const Index m_outer
const Index m_start

Detailed Description

template<typename _Scalar, int _Flags, typename _Index>
class Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::ReverseInnerIterator

Definition at line 149 of file MappedSparseMatrix.h.


Constructor & Destructor Documentation

template<typename _Scalar, int _Flags, typename _Index>
Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::ReverseInnerIterator::ReverseInnerIterator ( const MappedSparseMatrix mat,
Index  outer 
) [inline]

Definition at line 152 of file MappedSparseMatrix.h.


Member Function Documentation

template<typename _Scalar, int _Flags, typename _Index>
Index Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::ReverseInnerIterator::col ( ) const [inline]

Definition at line 167 of file MappedSparseMatrix.h.

template<typename _Scalar, int _Flags, typename _Index>
Index Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::ReverseInnerIterator::index ( ) const [inline]

Definition at line 165 of file MappedSparseMatrix.h.

template<typename _Scalar, int _Flags, typename _Index>
Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::ReverseInnerIterator::operator bool ( ) const [inline]

Definition at line 169 of file MappedSparseMatrix.h.

template<typename _Scalar, int _Flags, typename _Index>
ReverseInnerIterator& Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::ReverseInnerIterator::operator-- ( ) [inline]

Definition at line 160 of file MappedSparseMatrix.h.

template<typename _Scalar, int _Flags, typename _Index>
Index Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::ReverseInnerIterator::row ( ) const [inline]

Definition at line 166 of file MappedSparseMatrix.h.

template<typename _Scalar, int _Flags, typename _Index>
Scalar Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::ReverseInnerIterator::value ( ) const [inline]

Definition at line 162 of file MappedSparseMatrix.h.

template<typename _Scalar, int _Flags, typename _Index>
Scalar& Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::ReverseInnerIterator::valueRef ( ) [inline]

Definition at line 163 of file MappedSparseMatrix.h.


Member Data Documentation

template<typename _Scalar, int _Flags, typename _Index>
const Index Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::ReverseInnerIterator::m_end [protected]

Definition at line 176 of file MappedSparseMatrix.h.

template<typename _Scalar, int _Flags, typename _Index>
Index Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::ReverseInnerIterator::m_id [protected]

Definition at line 174 of file MappedSparseMatrix.h.

template<typename _Scalar, int _Flags, typename _Index>
const MappedSparseMatrix& Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::ReverseInnerIterator::m_matrix [protected]

Definition at line 172 of file MappedSparseMatrix.h.

template<typename _Scalar, int _Flags, typename _Index>
const Index Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::ReverseInnerIterator::m_outer [protected]

Definition at line 173 of file MappedSparseMatrix.h.

template<typename _Scalar, int _Flags, typename _Index>
const Index Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::ReverseInnerIterator::m_start [protected]

Definition at line 175 of file MappedSparseMatrix.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:51