Public Member Functions | |
| EIGEN_STRONG_INLINE | InnerIterator (const SparseTriangularView &view, Index outer) |
| Index | row () const |
| Index | col () const |
| EIGEN_STRONG_INLINE | operator bool () const |
Private Types | |
| typedef MatrixType::InnerIterator | Base |
typedef MatrixType::InnerIterator Eigen::SparseTriangularView::InnerIterator::Base [private] |
| EIGEN_STRONG_INLINE Eigen::SparseTriangularView::InnerIterator::InnerIterator | ( | const SparseTriangularView & | view, |
| Index | outer | ||
| ) | [inline] |
| Index Eigen::SparseTriangularView::InnerIterator::col | ( | ) | const [inline] |
| EIGEN_STRONG_INLINE Eigen::SparseTriangularView::InnerIterator::operator bool | ( | void | ) | const [inline] |
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |