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

#include <MappedSparseMatrix.h>

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 147 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 150 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 165 of file MappedSparseMatrix.h.

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

Definition at line 163 of file MappedSparseMatrix.h.

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

Definition at line 167 of file MappedSparseMatrix.h.

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

Definition at line 158 of file MappedSparseMatrix.h.

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

Definition at line 164 of file MappedSparseMatrix.h.

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

Definition at line 160 of file MappedSparseMatrix.h.

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

Definition at line 161 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 174 of file MappedSparseMatrix.h.

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

Definition at line 172 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 170 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 171 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 173 of file MappedSparseMatrix.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:07