Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions | Protected Attributes | Private Member Functions

SparseView< MatrixType >::InnerIterator Class Reference


Detailed Description

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

Definition at line 70 of file SparseView.h.

#include <src/Sparse/SparseView.h>

List of all members.

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 Member Functions

void incrementToNonZero ()

Member Typedef Documentation

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

Definition at line 73 of file SparseView.h.


Constructor & Destructor Documentation

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

Definition at line 74 of file SparseView.h.


Member Function Documentation

template<typename MatrixType>
void SparseView< MatrixType >::InnerIterator::incrementToNonZero ( ) [inline, private]

Definition at line 93 of file SparseView.h.

References internal::isMuchSmallerThan().

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

Definition at line 80 of file SparseView.h.


Member Data Documentation

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

Definition at line 90 of file SparseView.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011