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

#include <SparseMatrix.h>

List of all members.

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 870 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 875 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 876 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 880 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 872 of file SparseMatrix.h.

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

Definition at line 873 of file SparseMatrix.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:58