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

SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::InnerIterator Class Reference


Detailed Description

template<typename _Scalar, int _Options, int Size>
class SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::InnerIterator

Definition at line 118 of file SparseBlock.h.

#include <src/Sparse/SparseBlock.h>

Inheritance diagram for SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::InnerIterator:
Inheritance graph
[legend]

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 _Scalar , int _Options, int Size>
SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::InnerIterator::InnerIterator ( const SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size > &  xpr,
Index  outer 
) [inline]

Definition at line 121 of file SparseBlock.h.


Member Function Documentation

template<typename _Scalar , int _Options, int Size>
Index SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::InnerIterator::col ( ) const [inline]
template<typename _Scalar , int _Options, int Size>
Index SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::InnerIterator::row ( ) const [inline]

Member Data Documentation

template<typename _Scalar , int _Options, int Size>
Index SparseInnerVectorSet< DynamicSparseMatrix< _Scalar, _Options >, Size >::InnerIterator::m_outer [protected]



Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011