Public Member Functions | |
| EIGEN_STRONG_INLINE | InnerIterator (const Derived &expr, Index outer) |
| EIGEN_STRONG_INLINE Scalar | value () const |
| EIGEN_STRONG_INLINE InnerIterator & | operator++ () |
| EIGEN_STRONG_INLINE Index | index () const |
| Index | row () const |
| Index | col () const |
| EIGEN_STRONG_INLINE | operator bool () const |
Protected Types | |
| typedef Derived::Scalar | Scalar |
| typedef Derived::Index | Index |
Protected Attributes | |
| const Derived & | m_expression |
| Index | m_inner |
| const Index | m_outer |
| const Index | m_end |
typedef Derived::Index Eigen::DenseBase< Derived >::InnerIterator::Index [protected] |
typedef Derived::Scalar Eigen::DenseBase< Derived >::InnerIterator::Scalar [protected] |
| EIGEN_STRONG_INLINE Eigen::DenseBase< Derived >::InnerIterator::InnerIterator | ( | const Derived & | expr, |
| Index | outer | ||
| ) | [inline] |
| Index Eigen::DenseBase< Derived >::InnerIterator::col | ( | ) | const [inline] |
| EIGEN_STRONG_INLINE Index Eigen::DenseBase< Derived >::InnerIterator::index | ( | ) | const [inline] |
| EIGEN_STRONG_INLINE Eigen::DenseBase< Derived >::InnerIterator::operator bool | ( | void | ) | const [inline] |
| EIGEN_STRONG_INLINE InnerIterator& Eigen::DenseBase< Derived >::InnerIterator::operator++ | ( | ) | [inline] |
| Index Eigen::DenseBase< Derived >::InnerIterator::row | ( | ) | const [inline] |
| EIGEN_STRONG_INLINE Scalar Eigen::DenseBase< Derived >::InnerIterator::value | ( | void | ) | const [inline] |
const Index Eigen::DenseBase< Derived >::InnerIterator::m_end [protected] |
const Derived& Eigen::DenseBase< Derived >::InnerIterator::m_expression [protected] |
Index Eigen::DenseBase< Derived >::InnerIterator::m_inner [protected] |
const Index Eigen::DenseBase< Derived >::InnerIterator::m_outer [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: |