Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Private Types
Eigen::SparseTriangularView< MatrixType, Mode >::InnerIterator Class Reference

Detailed Description

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

Definition at line 72 of file Sparse.

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 Eigen::SparseTriangularView< MatrixType, Mode >::InnerIterator::Base [private]

Definition at line 74 of file Sparse.


Constructor & Destructor Documentation

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

Definition at line 77 of file Sparse.


Member Function Documentation

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

Definition at line 85 of file Sparse.

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

Definition at line 87 of file Sparse.

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

Definition at line 84 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