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

#include <SparseMatrix.h>

Inheritance diagram for Eigen::SparseMatrix< _Scalar, _Options, _Index >::ReverseInnerIterator:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Index col () const
Index index () const
 operator bool () const
ReverseInnerIteratoroperator-- ()
Index outer () const
 ReverseInnerIterator (const SparseMatrix &mat, Index outer)
Index row () const
const Scalarvalue () const
ScalarvalueRef ()

Protected Attributes

Index m_id
const Indexm_indices
const Index m_outer
const Index m_start
const Scalarm_values

Detailed Description

template<typename _Scalar, int _Options, typename _Index>
class Eigen::SparseMatrix< _Scalar, _Options, _Index >::ReverseInnerIterator

Definition at line 902 of file SparseMatrix.h.


Constructor & Destructor Documentation

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

Definition at line 905 of file SparseMatrix.h.


Member Function Documentation

template<typename _Scalar, int _Options, typename _Index>
Index Eigen::SparseMatrix< _Scalar, _Options, _Index >::ReverseInnerIterator::col ( ) const [inline]
template<typename _Scalar, int _Options, typename _Index>
Index Eigen::SparseMatrix< _Scalar, _Options, _Index >::ReverseInnerIterator::index ( ) const [inline]

Definition at line 919 of file SparseMatrix.h.

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

Definition at line 924 of file SparseMatrix.h.

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

Definition at line 914 of file SparseMatrix.h.

template<typename _Scalar, int _Options, typename _Index>
Index Eigen::SparseMatrix< _Scalar, _Options, _Index >::ReverseInnerIterator::outer ( ) const [inline]

Definition at line 920 of file SparseMatrix.h.

template<typename _Scalar, int _Options, typename _Index>
Index Eigen::SparseMatrix< _Scalar, _Options, _Index >::ReverseInnerIterator::row ( ) const [inline]
template<typename _Scalar, int _Options, typename _Index>
const Scalar& Eigen::SparseMatrix< _Scalar, _Options, _Index >::ReverseInnerIterator::value ( ) const [inline]

Definition at line 916 of file SparseMatrix.h.

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

Definition at line 917 of file SparseMatrix.h.


Member Data Documentation

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

Definition at line 930 of file SparseMatrix.h.

template<typename _Scalar, int _Options, typename _Index>
const Index* Eigen::SparseMatrix< _Scalar, _Options, _Index >::ReverseInnerIterator::m_indices [protected]

Definition at line 928 of file SparseMatrix.h.

template<typename _Scalar, int _Options, typename _Index>
const Index Eigen::SparseMatrix< _Scalar, _Options, _Index >::ReverseInnerIterator::m_outer [protected]
template<typename _Scalar, int _Options, typename _Index>
const Index Eigen::SparseMatrix< _Scalar, _Options, _Index >::ReverseInnerIterator::m_start [protected]

Definition at line 931 of file SparseMatrix.h.

template<typename _Scalar, int _Options, typename _Index>
const Scalar* Eigen::SparseMatrix< _Scalar, _Options, _Index >::ReverseInnerIterator::m_values [protected]

Definition at line 927 of file SparseMatrix.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:56