Shapeworks Studio  2.1
Shape analysis software suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
List of all members | Public Member Functions | Protected Attributes
Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::ReverseInnerIterator Class Reference
+ Collaboration diagram for Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::ReverseInnerIterator:

Public Member Functions

 ReverseInnerIterator (const MappedSparseMatrix &mat, Index outer)
 
ReverseInnerIteratoroperator-- ()
 
Scalar value () const
 
Scalar & valueRef ()
 
Index index () const
 
Index row () const
 
Index col () const
 
 operator bool () const
 

Protected Attributes

const MappedSparseMatrixm_matrix
 
const Index m_outer
 
Index m_id
 
const Index m_start
 
const Index m_end
 

Detailed Description

template<typename _Scalar, int _Flags, typename _Index>
class Eigen::MappedSparseMatrix< _Scalar, _Flags, _Index >::ReverseInnerIterator

Definition at line 147 of file MappedSparseMatrix.h.


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