Eigen::BlockImpl< SparseMatrix< _Scalar, _Options, _Index >, BlockRows, BlockCols, true, Sparse >::InnerIterator Class Reference

#include <SparseBlock.h>

List of all members.

Public Member Functions

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

Protected Attributes

Index m_outer


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 92 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 95 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 99 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 98 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 101 of file SparseBlock.h.


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