Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Protected Attributes

SparseInnerVectorSet< MatrixType, Size >::InnerIterator Class Reference


Detailed Description

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

Definition at line 57 of file SparseBlock.h.

#include <src/Sparse/SparseBlock.h>

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>
SparseInnerVectorSet< MatrixType, Size >::InnerIterator::InnerIterator ( const SparseInnerVectorSet xpr,
Index  outer 
) [inline]

Definition at line 60 of file SparseBlock.h.


Member Function Documentation

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

Definition at line 64 of file SparseBlock.h.

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

Definition at line 63 of file SparseBlock.h.


Member Data Documentation

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

Definition at line 66 of file SparseBlock.h.




Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011