OSVR-Core
Public Member Functions | Protected Attributes | List of all members
Eigen::SparseTriangularView< MatrixType, Mode >::InnerIterator Class Reference
Inheritance diagram for Eigen::SparseTriangularView< MatrixType, Mode >::InnerIterator:

Public Member Functions

EIGEN_STRONG_INLINE InnerIterator (const SparseTriangularView &view, Index outer)
 
EIGEN_STRONG_INLINE InnerIteratoroperator++ ()
 
Index row () const
 
Index col () const
 
Index index () const
 
Scalar value () const
 
EIGEN_STRONG_INLINE operator bool () const
 

Protected Attributes

bool m_returnOne
 

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