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

SparseTriangularView< MatrixType, Mode >::InnerIterator Class Reference


Detailed Description

template<typename MatrixType, int Mode>
class SparseTriangularView< MatrixType, Mode >::InnerIterator

Definition at line 71 of file SparseTriangularView.h.

#include <src/Sparse/SparseTriangularView.h>

List of all members.

Public Member Functions

EIGEN_STRONG_INLINE InnerIterator (const SparseTriangularView &view, Index outer)
Index row () const
Index col () const
EIGEN_STRONG_INLINE operator bool () const

Private Types

typedef MatrixType::InnerIterator Base

Member Typedef Documentation

template<typename MatrixType , int Mode>
typedef MatrixType::InnerIterator SparseTriangularView< MatrixType, Mode >::InnerIterator::Base [private]

Definition at line 73 of file SparseTriangularView.h.


Constructor & Destructor Documentation

template<typename MatrixType , int Mode>
EIGEN_STRONG_INLINE SparseTriangularView< MatrixType, Mode >::InnerIterator::InnerIterator ( const SparseTriangularView view,
Index  outer 
) [inline]

Member Function Documentation

template<typename MatrixType , int Mode>
Index SparseTriangularView< MatrixType, Mode >::InnerIterator::col (  )  const [inline]
template<typename MatrixType , int Mode>
EIGEN_STRONG_INLINE SparseTriangularView< MatrixType, Mode >::InnerIterator::operator bool ( void   )  const [inline]
template<typename MatrixType , int Mode>
Index SparseTriangularView< MatrixType, Mode >::InnerIterator::row (  )  const [inline]



Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011