#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 |
Definition at line 866 of file SparseMatrix.h.
typedef StorageIndex Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >::SingletonVector::value_type |
Definition at line 871 of file SparseMatrix.h.
|
inline |
Definition at line 872 of file SparseMatrix.h.
|
inline |
Definition at line 876 of file SparseMatrix.h.
|
private |
Definition at line 868 of file SparseMatrix.h.
|
private |
Definition at line 869 of file SparseMatrix.h.