#include <MappedSparseMatrix.h>
| Public Member Functions | |
| Index | col () const | 
| Index | index () const | 
| operator bool () const | |
| ReverseInnerIterator & | operator-- () | 
| ReverseInnerIterator (const MappedSparseMatrix &mat, Index outer) | |
| Index | row () const | 
| Scalar | value () const | 
| Scalar & | valueRef () | 
| Protected Attributes | |
| const Index | m_end | 
| Index | m_id | 
| const MappedSparseMatrix & | m_matrix | 
| const Index | m_outer | 
| const Index | m_start | 
Definition at line 147 of file MappedSparseMatrix.h.
| 
 | inline | 
Definition at line 150 of file MappedSparseMatrix.h.
| 
 | inline | 
Definition at line 165 of file MappedSparseMatrix.h.
| 
 | inline | 
Definition at line 163 of file MappedSparseMatrix.h.
| 
 | inline | 
Definition at line 167 of file MappedSparseMatrix.h.
| 
 | inline | 
Definition at line 158 of file MappedSparseMatrix.h.
| 
 | inline | 
Definition at line 164 of file MappedSparseMatrix.h.
| 
 | inline | 
Definition at line 160 of file MappedSparseMatrix.h.
| 
 | inline | 
Definition at line 161 of file MappedSparseMatrix.h.
| 
 | protected | 
Definition at line 174 of file MappedSparseMatrix.h.
| 
 | protected | 
Definition at line 172 of file MappedSparseMatrix.h.
| 
 | protected | 
Definition at line 170 of file MappedSparseMatrix.h.
| 
 | protected | 
Definition at line 171 of file MappedSparseMatrix.h.
| 
 | protected | 
Definition at line 173 of file MappedSparseMatrix.h.