Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Private Types
Eigen::SparseTriangularView::InnerIterator Class Reference

List of all members.

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

Member Typedef Documentation

typedef MatrixType::InnerIterator Eigen::SparseTriangularView::InnerIterator::Base [private]

Definition at line 74 of file Sparse.


Constructor & Destructor Documentation

EIGEN_STRONG_INLINE Eigen::SparseTriangularView::InnerIterator::InnerIterator ( const SparseTriangularView view,
Index  outer 
) [inline]

Definition at line 77 of file Sparse.


Member Function Documentation

Index Eigen::SparseTriangularView::InnerIterator::col ( ) const [inline]

Definition at line 85 of file Sparse.

EIGEN_STRONG_INLINE Eigen::SparseTriangularView::InnerIterator::operator bool ( void  ) const [inline]

Definition at line 87 of file Sparse.

Index Eigen::SparseTriangularView::InnerIterator::row ( ) const [inline]

Definition at line 84 of file Sparse.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011