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

Detailed Description

template<typename MatrixType>
class Eigen::TransposeImpl< MatrixType, Sparse >::InnerIterator

Definition at line 43 of file Sparse.

List of all members.

Public Member Functions

EIGEN_STRONG_INLINE InnerIterator (const TransposeImpl &trans, Index outer)
Index row () const
Index col () const

Private Types

typedef
_MatrixTypeNested::InnerIterator 
Base

Member Typedef Documentation

template<typename MatrixType >
typedef _MatrixTypeNested::InnerIterator Eigen::TransposeImpl< MatrixType, Sparse >::InnerIterator::Base [private]

Definition at line 46 of file Sparse.


Constructor & Destructor Documentation

template<typename MatrixType >
EIGEN_STRONG_INLINE Eigen::TransposeImpl< MatrixType, Sparse >::InnerIterator::InnerIterator ( const TransposeImpl< MatrixType, Sparse > &  trans,
Index  outer 
) [inline]

Definition at line 49 of file Sparse.


Member Function Documentation

template<typename MatrixType >
Index Eigen::TransposeImpl< MatrixType, Sparse >::InnerIterator::col ( ) const [inline]

Definition at line 53 of file Sparse.

template<typename MatrixType >
Index Eigen::TransposeImpl< MatrixType, Sparse >::InnerIterator::row ( ) const [inline]

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