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

#include <SparseMatrix.h>

Public Types

typedef Index value_type
 

Public Member Functions

Index operator[] (Index i) const
 
 SingletonVector (Index i, Index v)
 

Private Attributes

Index m_index
 
Index m_value
 

Detailed Description

template<typename _Scalar, int _Options, typename _Index>
class Eigen::SparseMatrix< _Scalar, _Options, _Index >::SingletonVector

Definition at line 817 of file SparseMatrix.h.

Member Typedef Documentation

template<typename _Scalar, int _Options, typename _Index>
typedef Index Eigen::SparseMatrix< _Scalar, _Options, _Index >::SingletonVector::value_type

Definition at line 822 of file SparseMatrix.h.

Constructor & Destructor Documentation

template<typename _Scalar, int _Options, typename _Index>
Eigen::SparseMatrix< _Scalar, _Options, _Index >::SingletonVector::SingletonVector ( Index  i,
Index  v 
)
inline

Definition at line 823 of file SparseMatrix.h.

Member Function Documentation

template<typename _Scalar, int _Options, typename _Index>
Index Eigen::SparseMatrix< _Scalar, _Options, _Index >::SingletonVector::operator[] ( Index  i) const
inline

Definition at line 827 of file SparseMatrix.h.

Member Data Documentation

template<typename _Scalar, int _Options, typename _Index>
Index Eigen::SparseMatrix< _Scalar, _Options, _Index >::SingletonVector::m_index
private

Definition at line 819 of file SparseMatrix.h.

template<typename _Scalar, int _Options, typename _Index>
Index Eigen::SparseMatrix< _Scalar, _Options, _Index >::SingletonVector::m_value
private

Definition at line 820 of file SparseMatrix.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