Public Member Functions | |
| EIGEN_STRONG_INLINE | InnerIterator (const SparseDenseOuterProduct &prod, Index outer) |
| Index | outer () const |
| Index | row () const |
| Index | col () const |
| Scalar | value () const |
Protected Attributes | |
| int | m_outer |
| Scalar | m_factor |
Private Types | |
| typedef _LhsNested::InnerIterator | Base |
typedef _LhsNested::InnerIterator Eigen::SparseDenseOuterProduct::InnerIterator::Base [private] |
| EIGEN_STRONG_INLINE Eigen::SparseDenseOuterProduct::InnerIterator::InnerIterator | ( | const SparseDenseOuterProduct & | prod, |
| Index | outer | ||
| ) | [inline] |
| Index Eigen::SparseDenseOuterProduct::InnerIterator::col | ( | ) | const [inline] |
| Index Eigen::SparseDenseOuterProduct::InnerIterator::outer | ( | ) | const [inline] |
| Index Eigen::SparseDenseOuterProduct::InnerIterator::row | ( | ) | const [inline] |
| Scalar Eigen::SparseDenseOuterProduct::InnerIterator::value | ( | void | ) | const [inline] |
int Eigen::SparseDenseOuterProduct::InnerIterator::m_outer [protected] |
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |