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

#include <SparseBlock.h>

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

Public Member Functions

Index col () const
 
 InnerIterator (const BlockType &xpr, Index outer)
 
Index row () const
 
- Public Member Functions inherited from Eigen::SparseMatrix< _Scalar, _Options, _Index >::InnerIterator
Index col () const
 
Index index () const
 
 InnerIterator (const SparseMatrix &mat, Index outer)
 
 operator bool () const
 
InnerIteratoroperator++ ()
 
Index outer () const
 
Index row () const
 
const Scalarvalue () const
 
ScalarvalueRef ()
 

Protected Attributes

Index m_outer
 
- Protected Attributes inherited from Eigen::SparseMatrix< _Scalar, _Options, _Index >::InnerIterator
Index m_end
 
Index m_id
 
const Indexm_indices
 
const Index m_outer
 
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 >::InnerIterator

Definition at line 90 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 >::InnerIterator::InnerIterator ( const BlockType xpr,
Index  outer 
)
inline

Definition at line 93 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 >::InnerIterator::col ( ) const
inline

Definition at line 97 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 >::InnerIterator::row ( ) const
inline

Definition at line 96 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 >::InnerIterator::m_outer
protected

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