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

MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator Class Reference


Detailed Description

template<typename _Scalar, int _Flags, typename _Index>
class MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator

Definition at line 129 of file MappedSparseMatrix.h.

#include <src/Sparse/MappedSparseMatrix.h>

List of all members.

Public Member Functions

 InnerIterator (const MappedSparseMatrix &mat, Index outer)
template<unsigned int Added, unsigned int Removed>
 InnerIterator (const Flagged< MappedSparseMatrix, Added, Removed > &mat, Index outer)
InnerIteratoroperator++ ()
Scalar value () const
ScalarvalueRef ()
Index index () const
Index row () const
Index col () const
 operator bool () const

Protected Attributes

const MappedSparseMatrixm_matrix
const Index m_outer
Index m_id
const Index m_start
const Index m_end

Constructor & Destructor Documentation

template<typename _Scalar , int _Flags, typename _Index >
MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::InnerIterator ( const MappedSparseMatrix mat,
Index  outer 
) [inline]

Definition at line 132 of file MappedSparseMatrix.h.

template<typename _Scalar , int _Flags, typename _Index >
template<unsigned int Added, unsigned int Removed>
MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::InnerIterator ( const Flagged< MappedSparseMatrix, Added, Removed > &  mat,
Index  outer 
) [inline]

Definition at line 141 of file MappedSparseMatrix.h.


Member Function Documentation

template<typename _Scalar , int _Flags, typename _Index >
Index MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::col ( ) const [inline]
template<typename _Scalar , int _Flags, typename _Index >
Index MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::index ( ) const [inline]

Definition at line 151 of file MappedSparseMatrix.h.

template<typename _Scalar , int _Flags, typename _Index >
MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::operator bool ( void  ) const [inline]

Definition at line 155 of file MappedSparseMatrix.h.

template<typename _Scalar , int _Flags, typename _Index >
InnerIterator& MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::operator++ ( ) [inline]

Definition at line 146 of file MappedSparseMatrix.h.

template<typename _Scalar , int _Flags, typename _Index >
Index MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::row ( ) const [inline]
template<typename _Scalar , int _Flags, typename _Index >
Scalar MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::value ( void  ) const [inline]

Definition at line 148 of file MappedSparseMatrix.h.

template<typename _Scalar , int _Flags, typename _Index >
Scalar& MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::valueRef ( ) [inline]

Definition at line 149 of file MappedSparseMatrix.h.


Member Data Documentation

template<typename _Scalar , int _Flags, typename _Index >
const Index MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::m_end [protected]

Definition at line 162 of file MappedSparseMatrix.h.

template<typename _Scalar , int _Flags, typename _Index >
Index MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::m_id [protected]

Definition at line 160 of file MappedSparseMatrix.h.

template<typename _Scalar , int _Flags, typename _Index >
const MappedSparseMatrix& MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::m_matrix [protected]

Definition at line 158 of file MappedSparseMatrix.h.

template<typename _Scalar , int _Flags, typename _Index >
const Index MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::m_outer [protected]

Definition at line 159 of file MappedSparseMatrix.h.

template<typename _Scalar , int _Flags, typename _Index >
const Index MappedSparseMatrix< _Scalar, _Flags, _Index >::InnerIterator::m_start [protected]

Definition at line 161 of file MappedSparseMatrix.h.




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