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

#include <SparseBlock.h>

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

Public Member Functions

Index col () const
 
 InnerIterator (const BlockType &xpr, Index outer)
 
Index row () const
 

Protected Attributes

Index m_outer
 

Private Types

typedef BlockImpl::Index Index
 

Detailed Description

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

Definition at line 28 of file SparseBlock.h.

Member Typedef Documentation

template<typename XprType , int BlockRows, int BlockCols>
typedef BlockImpl::Index Eigen::BlockImpl< XprType, BlockRows, BlockCols, true, Sparse >::InnerIterator::Index
private

Definition at line 30 of file SparseBlock.h.

Constructor & Destructor Documentation

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

Definition at line 32 of file SparseBlock.h.

Member Function Documentation

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

Definition at line 36 of file SparseBlock.h.

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

Definition at line 35 of file SparseBlock.h.

Member Data Documentation

template<typename XprType , int BlockRows, int BlockCols>
Index Eigen::BlockImpl< XprType, BlockRows, BlockCols, true, Sparse >::InnerIterator::m_outer
protected

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