Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Protected Attributes
Eigen::SparseInnerVectorSet< MatrixType, Size >::InnerIterator Class Reference

Detailed Description

template<typename MatrixType, int Size>
class Eigen::SparseInnerVectorSet< MatrixType, Size >::InnerIterator

Definition at line 58 of file Sparse.

List of all members.

Public Member Functions

 InnerIterator (const SparseInnerVectorSet &xpr, Index outer)
Index row () const
Index col () const

Protected Attributes

Index m_outer

Constructor & Destructor Documentation

template<typename MatrixType , int Size>
Eigen::SparseInnerVectorSet< MatrixType, Size >::InnerIterator::InnerIterator ( const SparseInnerVectorSet xpr,
Index  outer 
) [inline]

Definition at line 61 of file Sparse.


Member Function Documentation

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

Definition at line 65 of file Sparse.

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

Definition at line 64 of file Sparse.


Member Data Documentation

template<typename MatrixType , int Size>
Index Eigen::SparseInnerVectorSet< MatrixType, Size >::InnerIterator::m_outer [protected]

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