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

#include <SparseMatrix.h>

Public Types

typedef StorageIndex value_type
 

Public Member Functions

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

Private Attributes

StorageIndex m_index
 
StorageIndex m_value
 

Detailed Description

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

Definition at line 866 of file SparseMatrix.h.

Member Typedef Documentation

template<typename _Scalar, int _Options, typename _StorageIndex>
typedef StorageIndex Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >::SingletonVector::value_type

Definition at line 871 of file SparseMatrix.h.

Constructor & Destructor Documentation

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

Definition at line 872 of file SparseMatrix.h.

Member Function Documentation

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

Definition at line 876 of file SparseMatrix.h.

Member Data Documentation

template<typename _Scalar, int _Options, typename _StorageIndex>
StorageIndex Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >::SingletonVector::m_index
private

Definition at line 868 of file SparseMatrix.h.

template<typename _Scalar, int _Options, typename _StorageIndex>
StorageIndex Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >::SingletonVector::m_value
private

Definition at line 869 of file SparseMatrix.h.


The documentation for this class was generated from the following file:


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:21