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

#include <MappedSparseMatrix.h>

List of all members.

Public Member Functions

Index col () const
Index index () const
 InnerIterator (const MappedSparseMatrix &mat, Index outer)
 operator bool () const
InnerIteratoroperator++ ()
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 >::InnerIterator

Definition at line 118 of file MappedSparseMatrix.h.


Constructor & Destructor Documentation

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

Definition at line 121 of file MappedSparseMatrix.h.


Member Function Documentation

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

Definition at line 136 of file MappedSparseMatrix.h.

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

Definition at line 134 of file MappedSparseMatrix.h.

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

Definition at line 138 of file MappedSparseMatrix.h.

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

Definition at line 129 of file MappedSparseMatrix.h.

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

Definition at line 135 of file MappedSparseMatrix.h.

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

Definition at line 131 of file MappedSparseMatrix.h.

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

Definition at line 132 of file MappedSparseMatrix.h.


Member Data Documentation

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

Definition at line 145 of file MappedSparseMatrix.h.

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

Definition at line 143 of file MappedSparseMatrix.h.

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

Definition at line 141 of file MappedSparseMatrix.h.

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

Definition at line 142 of file MappedSparseMatrix.h.

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

Definition at line 144 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