Public Member Functions | Private Types | Private Attributes | List of all members
Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::InnerIterator Class Reference

#include <SparseBlock.h>

Inheritance diagram for Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::InnerIterator:
Inheritance graph
[legend]

Public Member Functions

Index col () const
 
Index index () const
 
EIGEN_STRONG_INLINE InnerIterator (const BlockType &block, Index outer)
 
 operator bool () const
 
Index outer () const
 
Index row () const
 

Private Types

typedef _MatrixTypeNested::InnerIterator Base
 

Private Attributes

const BlockTypem_block
 
Index m_end
 

Detailed Description

template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel>
class Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::InnerIterator

Definition at line 345 of file SparseBlock.h.

Member Typedef Documentation

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
typedef _MatrixTypeNested::InnerIterator Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::InnerIterator::Base
private

Definition at line 347 of file SparseBlock.h.

Constructor & Destructor Documentation

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
EIGEN_STRONG_INLINE Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::InnerIterator::InnerIterator ( const BlockType block,
Index  outer 
)
inline

Definition at line 352 of file SparseBlock.h.

Member Function Documentation

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
Index Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::InnerIterator::col ( ) const
inline

Definition at line 364 of file SparseBlock.h.

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
Index Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::InnerIterator::index ( ) const
inline

Definition at line 361 of file SparseBlock.h.

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::InnerIterator::operator bool ( ) const
inline

Definition at line 366 of file SparseBlock.h.

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
Index Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::InnerIterator::outer ( ) const
inline

Definition at line 362 of file SparseBlock.h.

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
Index Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::InnerIterator::row ( ) const
inline

Definition at line 363 of file SparseBlock.h.

Member Data Documentation

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
const BlockType& Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::InnerIterator::m_block
private

Definition at line 348 of file SparseBlock.h.

template<typename XprType , int BlockRows, int BlockCols, bool InnerPanel>
Index Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::InnerIterator::m_end
private

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