MappedSparseMatrix< _Scalar, _Flags >::InnerIterator Class Reference

#include <MappedSparseMatrix.h>

List of all members.

Public Member Functions

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

Protected Attributes

const int m_end
int m_id
const MappedSparseMatrixm_matrix
const int m_outer
const int m_start

Detailed Description

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

Definition at line 139 of file MappedSparseMatrix.h.


Constructor & Destructor Documentation

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

Definition at line 142 of file MappedSparseMatrix.h.

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

Definition at line 151 of file MappedSparseMatrix.h.


Member Function Documentation

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

Definition at line 163 of file MappedSparseMatrix.h.

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

Definition at line 161 of file MappedSparseMatrix.h.

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

Definition at line 165 of file MappedSparseMatrix.h.

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

Definition at line 156 of file MappedSparseMatrix.h.

template<typename _Scalar, int _Flags>
int MappedSparseMatrix< _Scalar, _Flags >::InnerIterator::row (  )  const [inline]

Definition at line 162 of file MappedSparseMatrix.h.

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

Definition at line 158 of file MappedSparseMatrix.h.

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

Definition at line 159 of file MappedSparseMatrix.h.


Member Data Documentation

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

Definition at line 172 of file MappedSparseMatrix.h.

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

Definition at line 170 of file MappedSparseMatrix.h.

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

Definition at line 168 of file MappedSparseMatrix.h.

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

Definition at line 169 of file MappedSparseMatrix.h.

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

Definition at line 171 of file MappedSparseMatrix.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:06 2013