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

Public Member Functions

EIGEN_STRONG_INLINE ReverseInnerIterator (const BlockType &block, Index outer)
 
Index index () const
 
Index outer () const
 
Index row () const
 
Index col () const
 
 operator bool () const
 

Detailed Description

template<typename XprType, int BlockRows, int BlockCols, bool InnerPanel>
class Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse >::ReverseInnerIterator

Definition at line 368 of file SparseBlock.h.


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