Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Member Functions
Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator Class Reference
+ Inheritance diagram for Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator:
+ Collaboration diagram for Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator:

Public Member Functions

EIGEN_STRONG_INLINE ReverseInnerIterator (const SparseTriangularView &view, Index outer)
 
EIGEN_STRONG_INLINE ReverseInnerIteratoroperator-- ()
 
Index row () const
 
Index col () const
 
EIGEN_STRONG_INLINE operator bool () const
 

Detailed Description

template<typename MatrixType, int Mode>
class Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator

Definition at line 136 of file SparseTriangularView.h.


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