#include <BlockSparseMatrix.h>
Public Member Functions | |
BlockInnerIterator (const BlockSparseMatrix &mat, const Index outer) | |
Index | col () const |
Index | cols () const |
Index | index () const |
operator bool () const | |
BlockInnerIterator & | operator++ () |
Index | outer () const |
Index | row () const |
Index | rows () const |
const Map< const BlockScalar > | value () const |
Map< BlockScalar > | valueRef () |
Protected Attributes | |
Index | m_end |
Index | m_id |
const BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, StorageIndex > & | m_mat |
const Index | m_outer |
Definition at line 972 of file BlockSparseMatrix.h.
|
inline |
Definition at line 980 of file BlockSparseMatrix.h.
|
inline |
Definition at line 1005 of file BlockSparseMatrix.h.
|
inline |
Definition at line 1009 of file BlockSparseMatrix.h.
|
inline |
Definition at line 1000 of file BlockSparseMatrix.h.
|
inline |
Definition at line 1010 of file BlockSparseMatrix.h.
|
inline |
Definition at line 987 of file BlockSparseMatrix.h.
|
inline |
Definition at line 1001 of file BlockSparseMatrix.h.
|
inline |
Definition at line 1003 of file BlockSparseMatrix.h.
|
inline |
Definition at line 1007 of file BlockSparseMatrix.h.
|
inline |
Definition at line 989 of file BlockSparseMatrix.h.
|
inline |
Definition at line 994 of file BlockSparseMatrix.h.
|
protected |
Definition at line 1016 of file BlockSparseMatrix.h.
|
protected |
Definition at line 1015 of file BlockSparseMatrix.h.
|
protected |
Definition at line 1013 of file BlockSparseMatrix.h.
|
protected |
Definition at line 1014 of file BlockSparseMatrix.h.