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

#include <SparseBlock.h>

List of all members.

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 474 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 476 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 481 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 493 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 490 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 495 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 491 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 492 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 477 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 478 of file SparseBlock.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:00:42