Public Member Functions | |
| InnerIterator (const MappedSparseMatrix &mat, Index outer) | |
| template<unsigned int Added, unsigned int Removed> | |
| InnerIterator (const Flagged< MappedSparseMatrix, Added, Removed > &mat, Index outer) | |
| InnerIterator & | operator++ () |
| Scalar | value () const |
| Scalar & | valueRef () |
| Index | index () const |
| Index | row () const |
| Index | col () const |
| operator bool () const | |
Protected Attributes | |
| const MappedSparseMatrix & | m_matrix |
| const Index | m_outer |
| Index | m_id |
| const Index | m_start |
| const Index | m_end |
| Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::InnerIterator | ( | const MappedSparseMatrix & | mat, |
| Index | outer | ||
| ) | [inline] |
| Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::InnerIterator | ( | const Flagged< MappedSparseMatrix, Added, Removed > & | mat, |
| Index | outer | ||
| ) | [inline] |
| Index Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::col | ( | ) | const [inline] |
| Index Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::index | ( | ) | const [inline] |
| Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::operator bool | ( | void | ) | const [inline] |
| InnerIterator& Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::operator++ | ( | ) | [inline] |
| Index Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::row | ( | ) | const [inline] |
| Scalar Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::value | ( | void | ) | const [inline] |
| Scalar& Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::valueRef | ( | ) | [inline] |
const Index Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::m_end [protected] |
Index Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::m_id [protected] |
const MappedSparseMatrix& Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::m_matrix [protected] |
const Index Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::m_outer [protected] |
const Index Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::m_start [protected] |
| Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 | Hosted on: |