Public Member Functions | Protected Attributes | Private Types
DynamicSparseMatrix< _Scalar, _Options, _Index >::InnerIterator Class Reference

#include <DynamicSparseMatrix.h>

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

List of all members.

Public Member Functions

Index col () const
 InnerIterator (const DynamicSparseMatrix &mat, Index outer)
Index row () const

Protected Attributes

const Index m_outer

Private Types

typedef SparseVector< Scalar,
_Options >::InnerIterator 
Base

Detailed Description

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

Definition at line 331 of file DynamicSparseMatrix.h.


Member Typedef Documentation

template<typename _Scalar, int _Options, typename _Index>
typedef SparseVector<Scalar,_Options>::InnerIterator DynamicSparseMatrix< _Scalar, _Options, _Index >::InnerIterator::Base [private]

Definition at line 333 of file DynamicSparseMatrix.h.


Constructor & Destructor Documentation

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

Definition at line 335 of file DynamicSparseMatrix.h.


Member Function Documentation

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

Member Data Documentation

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

The documentation for this class was generated from the following file:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:01