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

#include <SparseVector.h>

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

Definition at line 369 of file SparseVector.h.

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

Definition at line 368 of file SparseVector.h.

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:


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:11