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

Public Member Functions

 BlockInnerIterator (const BlockSparseMatrix &mat, const Index outer)
 
BlockInnerIteratoroperator++ ()
 
const Map< const BlockScalarvalue () const
 
Map< BlockScalarvalueRef ()
 
Index index () const
 
Index outer () const
 
Index row () const
 
Index col () const
 
Index rows () const
 
Index cols () const
 
 operator bool () const
 

Protected Attributes

const BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, StorageIndex > & m_mat
 
const Index m_outer
 
Index m_id
 
Index m_end
 

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