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

#include <SparseVector.h>

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

List of all members.

Public Member Functions

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
internal::CompressedStorage
< Scalar, Index > & 
m_data
const Index m_end
Index m_id

Detailed Description

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

Definition at line 348 of file SparseVector.h.


Constructor & Destructor Documentation

template<typename _Scalar , int _Options, typename _Index >
Eigen::SparseVector< _Scalar, _Options, _Index >::InnerIterator::InnerIterator ( const SparseVector vec,
Index  outer = 0 
) [inline]

Definition at line 351 of file SparseVector.h.

template<typename _Scalar , int _Options, typename _Index >
Eigen::SparseVector< _Scalar, _Options, _Index >::InnerIterator::InnerIterator ( const internal::CompressedStorage< Scalar, Index > &  data) [inline]

Definition at line 358 of file SparseVector.h.


Member Function Documentation

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

Definition at line 367 of file SparseVector.h.

template<typename _Scalar , int _Options, typename _Index >
Eigen::SparseVector< _Scalar, _Options, _Index >::InnerIterator::operator bool ( ) const [inline]

Definition at line 371 of file SparseVector.h.

template<typename _Scalar , int _Options, typename _Index >
InnerIterator& Eigen::SparseVector< _Scalar, _Options, _Index >::InnerIterator::operator++ ( ) [inline]

Definition at line 362 of file SparseVector.h.

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

Definition at line 364 of file SparseVector.h.

template<typename _Scalar , int _Options, typename _Index >
Scalar& Eigen::SparseVector< _Scalar, _Options, _Index >::InnerIterator::valueRef ( ) [inline]

Definition at line 365 of file SparseVector.h.


Member Data Documentation

template<typename _Scalar , int _Options, typename _Index >
const internal::CompressedStorage<Scalar,Index>& Eigen::SparseVector< _Scalar, _Options, _Index >::InnerIterator::m_data [protected]

Definition at line 374 of file SparseVector.h.

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

Definition at line 376 of file SparseVector.h.

template<typename _Scalar , int _Options, typename _Index >
Index Eigen::SparseVector< _Scalar, _Options, _Index >::InnerIterator::m_id [protected]

Definition at line 375 of file SparseVector.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:02:03