Definition at line 216 of file SparseBlock.h.
#include <src/Sparse/SparseBlock.h>
Public Member Functions | |
InnerIterator (const SparseInnerVectorSet &xpr, Index outer) | |
Index | row () const |
Index | col () const |
Protected Attributes | |
Index | m_outer |
SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >::InnerIterator::InnerIterator | ( | const SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size > & | xpr, |
Index | outer | ||
) | [inline] |
Definition at line 219 of file SparseBlock.h.
Index SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >::InnerIterator::col | ( | ) | const [inline] |
Reimplemented from SparseMatrix< _Scalar, _Options, _Index >::InnerIterator.
Definition at line 223 of file SparseBlock.h.
Index SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >::InnerIterator::row | ( | ) | const [inline] |
Reimplemented from SparseMatrix< _Scalar, _Options, _Index >::InnerIterator.
Definition at line 222 of file SparseBlock.h.
Index SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size >::InnerIterator::m_outer [protected] |
Reimplemented from SparseMatrix< _Scalar, _Options, _Index >::InnerIterator.
Definition at line 225 of file SparseBlock.h.
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |