Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Public Member Functions | Protected Attributes
Eigen::SparseView< MatrixType >::InnerIterator Class Reference
+ Inheritance diagram for Eigen::SparseView< MatrixType >::InnerIterator:
+ Collaboration diagram for Eigen::SparseView< MatrixType >::InnerIterator:

Public Types

typedef _MatrixTypeNested::InnerIterator IterBase
 

Public Member Functions

 InnerIterator (const SparseView &view, Index outer)
 
EIGEN_STRONG_INLINE InnerIteratoroperator++ ()
 

Protected Attributes

const SparseViewm_view
 

Detailed Description

template<typename MatrixType>
class Eigen::SparseView< MatrixType >::InnerIterator

Definition at line 57 of file SparseView.h.


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