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

#include <DynamicSparseMatrix.h>

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

Public Member Functions

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

Protected Attributes

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

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

Definition at line 333 of file DynamicSparseMatrix.h.

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

Definition at line 332 of file DynamicSparseMatrix.h.

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