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

#include <DynamicSparseMatrix.h>

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

Public Member Functions

Index col () const
 
 ReverseInnerIterator (const DynamicSparseMatrix &mat, Index outer)
 
Index row () const
 
- Public Member Functions inherited from Eigen::SparseVector< _Scalar, _Options, _Index >::ReverseInnerIterator
Index col () const
 
Index index () const
 
 operator bool () const
 
ReverseInnerIteratoroperator-- ()
 
 ReverseInnerIterator (const SparseVector &vec, Index outer=0)
 
 ReverseInnerIterator (const internal::CompressedStorage< Scalar, Index > &data)
 
Index row () const
 
Scalar value () const
 
ScalarvalueRef ()
 

Protected Attributes

const Index m_outer
 
- Protected Attributes inherited from Eigen::SparseVector< _Scalar, _Options, _Index >::ReverseInnerIterator
const internal::CompressedStorage< Scalar, Index > & m_data
 
Index m_id
 
const Index m_start
 

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

Definition at line 349 of file DynamicSparseMatrix.h.

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

Definition at line 348 of file DynamicSparseMatrix.h.

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 Mon Jun 10 2019 12:35:33