![]() |
|
#include <SparseMatrix.h>
Public Types | |
| typedef StorageIndex | value_type |
Public Member Functions | |
| SingletonVector (Index i, Index v) | |
| StorageIndex | operator[] (Index i) const |
Private Attributes | |
| StorageIndex | m_index |
| StorageIndex | m_value |
A vector object that is equal to 0 everywhere but v at the position i
| typedef StorageIndex Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >::SingletonVector::value_type |
|
inline |
|
inline |
|
private |
|
private |