Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::InnerIterator Class Reference

#include <SparseBlock.h>

List of all members.

Public Member Functions

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


Detailed Description

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

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 354 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 366 of file SparseBlock.h.

References col().

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

Definition at line 363 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 368 of file SparseBlock.h.

References m_end.

template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel>
Index Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::InnerIterator::outer (  )  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::row (  )  const [inline]

Definition at line 365 of file SparseBlock.h.

References row().


The documentation for this class was generated from the following file:
Generated on 19 Dec 2016 for PSDMSoftware by  doxygen 1.4.7