compbio
Public Member Functions | Protected Attributes | List of all members
Eigen::BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _StorageIndex >::InnerIterator Class Reference

Public Member Functions

 InnerIterator (const BlockSparseMatrix &mat, Index outer)
 
InnerIteratoroperator++ ()
 
const Scalar & value () const
 
Scalar & valueRef ()
 
Index index () const
 
Index outer () const
 
Index col () const
 
Index row () const
 
 operator bool () const
 

Protected Attributes

const BlockSparseMatrixm_mat
 
const Index m_outer
 
const Index m_outerB
 
BlockInnerIterator itb
 
const Index m_offset
 
Index m_start
 
Index m_id
 
Index m_end
 

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