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

#include <DynamicSparseMatrix.h>

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

List of all members.

Public Member Functions

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

Protected Attributes

const Index m_outer

Private Types

typedef SparseVector< Scalar,
_Options, _Index >
::ReverseInnerIterator 
Base

Detailed Description

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

Definition at line 340 of file DynamicSparseMatrix.h.


Member Typedef Documentation

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

Definition at line 342 of file DynamicSparseMatrix.h.


Constructor & Destructor Documentation

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

Definition at line 344 of file DynamicSparseMatrix.h.


Member Function Documentation

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

Member Data Documentation

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

Definition at line 352 of file DynamicSparseMatrix.h.


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


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Sat Jun 8 2019 19:40:40