#include <SparseMatrix.h>
Public Member Functions | |
IndexPosPair (Index a_i, Index a_p) | |
Public Attributes | |
Index | i |
Index | p |
Definition at line 907 of file SparseMatrix.h.
|
inline |
Definition at line 908 of file SparseMatrix.h.
Index Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >::IndexPosPair::i |
Definition at line 909 of file SparseMatrix.h.
Index Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >::IndexPosPair::p |
Definition at line 910 of file SparseMatrix.h.