Definition at line 118 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< DynamicSparseMatrix< _Scalar, _Options >, Size >::InnerIterator::InnerIterator | ( | const SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size > & | xpr, | |
Index | outer | |||
) | [inline] |
Definition at line 121 of file SparseBlock.h.
Index SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::InnerIterator::col | ( | ) | const [inline] |
Reimplemented from DynamicSparseMatrix< _Scalar, _Options, _Index >::InnerIterator.
Definition at line 125 of file SparseBlock.h.
Index SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::InnerIterator::row | ( | ) | const [inline] |
Reimplemented from DynamicSparseMatrix< _Scalar, _Options, _Index >::InnerIterator.
Definition at line 124 of file SparseBlock.h.
Index SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::InnerIterator::m_outer [protected] |
Reimplemented from DynamicSparseMatrix< _Scalar, _Options, _Index >::InnerIterator.
Definition at line 127 of file SparseBlock.h.
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |