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

Public Member Functions

EIGEN_STRONG_INLINE InnerIterator (const SparseTriangularView &view, Index outer)
 
EIGEN_STRONG_INLINE InnerIteratoroperator++ ()
 
Index row () const
 
Index col () const
 
Index index () const
 
Scalar value () const
 
EIGEN_STRONG_INLINE operator bool () const
 

Protected Attributes

bool m_returnOne
 

Detailed Description

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

Definition at line 66 of file SparseTriangularView.h.


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