#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 |
Definition at line 817 of file SparseMatrix.h.
| typedef Index Eigen::SparseMatrix< _Scalar, _Options, _Index >::SingletonVector::value_type |
Definition at line 822 of file SparseMatrix.h.
|
inline |
Definition at line 823 of file SparseMatrix.h.
|
inline |
Definition at line 827 of file SparseMatrix.h.
|
private |
Definition at line 819 of file SparseMatrix.h.
|
private |
Definition at line 820 of file SparseMatrix.h.