Public Member Functions | |
| InnerUpperIterator (const SkylineMatrix &mat, Index outer) | |
| InnerUpperIterator & | operator++ () |
| InnerUpperIterator & | operator+= (Index shift) |
| Scalar | value () const |
| Scalar * | valuePtr () |
| Scalar & | valueRef () |
| Index | index () const |
| Index | row () const |
| Index | col () const |
| size_t | size () const |
| operator bool () const | |
Protected Attributes | |
| const SkylineMatrix & | m_matrix |
| const Index | m_outer |
| Index | m_id |
| const Index | m_start |
| const Index | m_end |
| Eigen::SkylineMatrix< _Scalar, _Options >::InnerUpperIterator::InnerUpperIterator | ( | const SkylineMatrix & | mat, |
| Index | outer | ||
| ) | [inline] |
| Index Eigen::SkylineMatrix< _Scalar, _Options >::InnerUpperIterator::col | ( | ) | const [inline] |
| Index Eigen::SkylineMatrix< _Scalar, _Options >::InnerUpperIterator::index | ( | ) | const [inline] |
| Eigen::SkylineMatrix< _Scalar, _Options >::InnerUpperIterator::operator bool | ( | void | ) | const [inline] |
| InnerUpperIterator& Eigen::SkylineMatrix< _Scalar, _Options >::InnerUpperIterator::operator++ | ( | ) | [inline] |
| InnerUpperIterator& Eigen::SkylineMatrix< _Scalar, _Options >::InnerUpperIterator::operator+= | ( | Index | shift | ) | [inline] |
| Index Eigen::SkylineMatrix< _Scalar, _Options >::InnerUpperIterator::row | ( | ) | const [inline] |
| size_t Eigen::SkylineMatrix< _Scalar, _Options >::InnerUpperIterator::size | ( | ) | const [inline] |
| Scalar Eigen::SkylineMatrix< _Scalar, _Options >::InnerUpperIterator::value | ( | void | ) | const [inline] |
| Scalar* Eigen::SkylineMatrix< _Scalar, _Options >::InnerUpperIterator::valuePtr | ( | ) | [inline] |
| Scalar& Eigen::SkylineMatrix< _Scalar, _Options >::InnerUpperIterator::valueRef | ( | ) | [inline] |
const Index Eigen::SkylineMatrix< _Scalar, _Options >::InnerUpperIterator::m_end [protected] |
Index Eigen::SkylineMatrix< _Scalar, _Options >::InnerUpperIterator::m_id [protected] |
const SkylineMatrix& Eigen::SkylineMatrix< _Scalar, _Options >::InnerUpperIterator::m_matrix [protected] |
const Index Eigen::SkylineMatrix< _Scalar, _Options >::InnerUpperIterator::m_outer [protected] |
const Index Eigen::SkylineMatrix< _Scalar, _Options >::InnerUpperIterator::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: |