#include <BlockSparseMatrix.h>
Public Member Functions | |
Index | col () const |
Index | index () const |
InnerIterator (const BlockSparseMatrix &mat, Index outer) | |
operator bool () const | |
InnerIterator & | operator++ () |
Index | outer () const |
Index | row () const |
const Scalar & | value () const |
Scalar & | valueRef () |
Protected Attributes | |
BlockInnerIterator | itb |
Index | m_end |
Index | m_id |
const BlockSparseMatrix & | m_mat |
const Index | m_offset |
const Index | m_outer |
const Index | m_outerB |
Index | m_start |
Definition at line 1020 of file BlockSparseMatrix.h.
|
inline |
Definition at line 1023 of file BlockSparseMatrix.h.
|
inline |
Definition at line 1060 of file BlockSparseMatrix.h.
|
inline |
Definition at line 1058 of file BlockSparseMatrix.h.
|
inline |
Definition at line 1062 of file BlockSparseMatrix.h.
|
inline |
Definition at line 1035 of file BlockSparseMatrix.h.
|
inline |
Definition at line 1059 of file BlockSparseMatrix.h.
|
inline |
Definition at line 1061 of file BlockSparseMatrix.h.
|
inline |
Definition at line 1050 of file BlockSparseMatrix.h.
|
inline |
Definition at line 1054 of file BlockSparseMatrix.h.
|
protected |
Definition at line 1070 of file BlockSparseMatrix.h.
|
protected |
Definition at line 1074 of file BlockSparseMatrix.h.
|
protected |
Definition at line 1073 of file BlockSparseMatrix.h.
|
protected |
Definition at line 1067 of file BlockSparseMatrix.h.
|
protected |
Definition at line 1071 of file BlockSparseMatrix.h.
|
protected |
Definition at line 1068 of file BlockSparseMatrix.h.
|
protected |
Definition at line 1069 of file BlockSparseMatrix.h.
|
protected |
Definition at line 1072 of file BlockSparseMatrix.h.