compbio
Public Member Functions | Protected Attributes | List of all members
Eigen::SkylineMatrix< _Scalar, _Options >::InnerLowerIterator Class Reference

Public Member Functions

 InnerLowerIterator (const SkylineMatrix &mat, Index outer)
 
InnerLowerIteratoroperator++ ()
 
InnerLowerIteratoroperator+= (Index shift)
 
Scalar value () const
 
Scalar * valuePtr ()
 
Scalar & valueRef ()
 
Index index () const
 
Index row () const
 
Index col () const
 
size_t size () const
 
 operator bool () const
 

Protected Attributes

const SkylineMatrixm_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: