Public Member Functions | Protected Attributes | List of all members
Eigen::BlockImpl< SparseMatrix< _Scalar, _Options, _Index >, BlockRows, BlockCols, true, Sparse >::ReverseInnerIterator Class Reference

#include <SparseBlock.h>

Inheritance diagram for Eigen::BlockImpl< SparseMatrix< _Scalar, _Options, _Index >, BlockRows, BlockCols, true, Sparse >::ReverseInnerIterator:
Inheritance graph
[legend]

Public Member Functions

Index col () const
 
 ReverseInnerIterator (const BlockType &xpr, Index outer)
 
Index row () const
 
- Public Member Functions inherited from Eigen::SparseMatrix< _Scalar, _Options, _Index >::ReverseInnerIterator
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_outer
 
- Protected Attributes inherited from Eigen::SparseMatrix< _Scalar, _Options, _Index >::ReverseInnerIterator
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, int BlockRows, int BlockCols>
class Eigen::BlockImpl< SparseMatrix< _Scalar, _Options, _Index >, BlockRows, BlockCols, true, Sparse >::ReverseInnerIterator

Definition at line 101 of file SparseBlock.h.

Constructor & Destructor Documentation

template<typename _Scalar , int _Options, typename _Index , int BlockRows, int BlockCols>
Eigen::BlockImpl< SparseMatrix< _Scalar, _Options, _Index >, BlockRows, BlockCols, true, Sparse >::ReverseInnerIterator::ReverseInnerIterator ( const BlockType xpr,
Index  outer 
)
inline

Definition at line 104 of file SparseBlock.h.

Member Function Documentation

template<typename _Scalar , int _Options, typename _Index , int BlockRows, int BlockCols>
Index Eigen::BlockImpl< SparseMatrix< _Scalar, _Options, _Index >, BlockRows, BlockCols, true, Sparse >::ReverseInnerIterator::col ( ) const
inline

Definition at line 108 of file SparseBlock.h.

template<typename _Scalar , int _Options, typename _Index , int BlockRows, int BlockCols>
Index Eigen::BlockImpl< SparseMatrix< _Scalar, _Options, _Index >, BlockRows, BlockCols, true, Sparse >::ReverseInnerIterator::row ( ) const
inline

Definition at line 107 of file SparseBlock.h.

Member Data Documentation

template<typename _Scalar , int _Options, typename _Index , int BlockRows, int BlockCols>
Index Eigen::BlockImpl< SparseMatrix< _Scalar, _Options, _Index >, BlockRows, BlockCols, true, Sparse >::ReverseInnerIterator::m_outer
protected

Definition at line 110 of file SparseBlock.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:04