OSVR-Core
Public Member Functions | Protected Types | Protected Attributes | List of all members
Eigen::DenseBase< Derived >::InnerIterator< Derived > Class Template Reference

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
 

The documentation for this class was generated from the following file: