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

#include <DynamicSparseMatrix.h>

Inheritance diagram for Eigen::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, _Index >
::InnerIterator 
Base

Detailed Description

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

Definition at line 324 of file DynamicSparseMatrix.h.


Member Typedef Documentation

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

Definition at line 326 of file DynamicSparseMatrix.h.


Constructor & Destructor Documentation

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

Definition at line 328 of file DynamicSparseMatrix.h.


Member Function Documentation

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

Member Data Documentation

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

Definition at line 336 of file DynamicSparseMatrix.h.


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


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:01:52