Public Member Functions | Private Types | List of all members
Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator Class Reference

#include <SparseTriangularView.h>

Inheritance diagram for Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator:
Inheritance graph
[legend]

Public Member Functions

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

Private Types

typedef MatrixTypeNestedCleaned::ReverseInnerIterator Base
 
typedef SparseTriangularView::Index Index
 

Detailed Description

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

Definition at line 136 of file SparseTriangularView.h.

Member Typedef Documentation

template<typename MatrixType , int Mode>
typedef MatrixTypeNestedCleaned::ReverseInnerIterator Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::Base
private

Definition at line 138 of file SparseTriangularView.h.

template<typename MatrixType , int Mode>
typedef SparseTriangularView::Index Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::Index
private

Definition at line 139 of file SparseTriangularView.h.

Constructor & Destructor Documentation

template<typename MatrixType , int Mode>
EIGEN_STRONG_INLINE Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::ReverseInnerIterator ( const SparseTriangularView view,
Index  outer 
)
inline

Definition at line 142 of file SparseTriangularView.h.

Member Function Documentation

template<typename MatrixType , int Mode>
Index Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::col ( ) const
inline

Definition at line 156 of file SparseTriangularView.h.

template<typename MatrixType , int Mode>
EIGEN_STRONG_INLINE Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::operator bool ( ) const
inline

Definition at line 158 of file SparseTriangularView.h.

template<typename MatrixType , int Mode>
EIGEN_STRONG_INLINE ReverseInnerIterator& Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::operator-- ( )
inline

Definition at line 152 of file SparseTriangularView.h.

template<typename MatrixType , int Mode>
Index Eigen::SparseTriangularView< MatrixType, Mode >::ReverseInnerIterator::row ( ) const
inline

Definition at line 155 of file SparseTriangularView.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:11