Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Protected Types | Protected Attributes
Eigen::DenseBase::InnerIterator Class Reference

List of all members.

Public Member Functions

EIGEN_STRONG_INLINE InnerIterator (const Derived &expr, Index outer)
EIGEN_STRONG_INLINE Scalar value () const
EIGEN_STRONG_INLINE InnerIteratoroperator++ ()
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

Member Typedef Documentation

typedef Derived::Index Eigen::DenseBase::InnerIterator::Index [protected]

Definition at line 43 of file Sparse.

typedef Derived::Scalar Eigen::DenseBase::InnerIterator::Scalar [protected]

Definition at line 42 of file Sparse.


Constructor & Destructor Documentation

EIGEN_STRONG_INLINE Eigen::DenseBase::InnerIterator::InnerIterator ( const Derived &  expr,
Index  outer 
) [inline]

Definition at line 47 of file Sparse.


Member Function Documentation

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

Definition at line 61 of file Sparse.

EIGEN_STRONG_INLINE Index Eigen::DenseBase::InnerIterator::index ( ) const [inline]

Definition at line 59 of file Sparse.

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

Definition at line 63 of file Sparse.

EIGEN_STRONG_INLINE InnerIterator& Eigen::DenseBase::InnerIterator::operator++ ( ) [inline]

Definition at line 57 of file Sparse.

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

Definition at line 60 of file Sparse.

EIGEN_STRONG_INLINE Scalar Eigen::DenseBase::InnerIterator::value ( void  ) const [inline]

Definition at line 51 of file Sparse.


Member Data Documentation

Definition at line 69 of file Sparse.

Definition at line 66 of file Sparse.

Definition at line 67 of file Sparse.

Definition at line 68 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