Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Member Functions | Protected Attributes
Eigen::BlockImpl< XprType, BlockRows, BlockCols, true, Sparse >::InnerIterator Class Reference
+ Inheritance diagram for Eigen::BlockImpl< XprType, BlockRows, BlockCols, true, Sparse >::InnerIterator:
+ Collaboration diagram for Eigen::BlockImpl< XprType, BlockRows, BlockCols, true, Sparse >::InnerIterator:

Public Member Functions

 InnerIterator (const BlockType &xpr, Index outer)
 
Index row () const
 
Index col () const
 

Protected Attributes

Index m_outer
 

Detailed Description

template<typename XprType, int BlockRows, int BlockCols>
class Eigen::BlockImpl< XprType, BlockRows, BlockCols, true, Sparse >::InnerIterator

Definition at line 28 of file SparseBlock.h.


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