OSVR-Core
Public Member Functions | Protected Attributes | List of all members
Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::ReverseInnerIterator Class Reference

Public Member Functions

 ReverseInnerIterator (const MappedSparseMatrix &mat, Index outer)
 
ReverseInnerIteratoroperator-- ()
 
Scalar value () const
 
Scalar & valueRef ()
 
Index index () const
 
Index row () const
 
Index col () const
 
 operator bool () const
 

Protected Attributes

const MappedSparseMatrixm_matrix
 
const Index m_outer
 
Index m_id
 
const Index m_start
 
const Index m_end
 

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