Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions | Protected Attributes | Private Member Functions
Eigen::SparseView< MatrixType >::InnerIterator Class Reference

Detailed Description

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

Definition at line 71 of file Sparse.

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 Eigen::SparseView< MatrixType >::InnerIterator::IterBase

Definition at line 74 of file Sparse.


Constructor & Destructor Documentation

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

Definition at line 75 of file Sparse.


Member Function Documentation

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

Definition at line 94 of file Sparse.

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

Definition at line 81 of file Sparse.


Member Data Documentation

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

Definition at line 91 of file Sparse.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo