Public Types | Public Member Functions | Protected Attributes | Private Types | Private Member Functions | List of all members
Eigen::SparseView< MatrixType >::InnerIterator Class Reference

#include <SparseView.h>

Inheritance diagram for Eigen::SparseView< MatrixType >::InnerIterator:
Inheritance graph
[legend]

Public Types

typedef _MatrixTypeNested::InnerIterator IterBase
 

Public Member Functions

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

Protected Attributes

const SparseViewm_view
 

Private Types

typedef SparseView::Index Index
 

Private Member Functions

void incrementToNonZero ()
 

Detailed Description

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

Definition at line 57 of file SparseView.h.

Member Typedef Documentation

template<typename MatrixType>
typedef SparseView::Index Eigen::SparseView< MatrixType >::InnerIterator::Index
private

Definition at line 59 of file SparseView.h.

template<typename MatrixType>
typedef _MatrixTypeNested::InnerIterator Eigen::SparseView< MatrixType >::InnerIterator::IterBase

Definition at line 61 of file SparseView.h.

Constructor & Destructor Documentation

template<typename MatrixType>
Eigen::SparseView< MatrixType >::InnerIterator::InnerIterator ( const SparseView view,
Index  outer 
)
inline

Definition at line 62 of file SparseView.h.

Member Function Documentation

template<typename MatrixType>
void Eigen::SparseView< MatrixType >::InnerIterator::incrementToNonZero ( )
inlineprivate

Definition at line 81 of file SparseView.h.

template<typename MatrixType>
EIGEN_STRONG_INLINE InnerIterator& Eigen::SparseView< MatrixType >::InnerIterator::operator++ ( )
inline

Definition at line 68 of file SparseView.h.

Member Data Documentation

template<typename MatrixType>
const SparseView& Eigen::SparseView< MatrixType >::InnerIterator::m_view
protected

Definition at line 78 of file SparseView.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