#include <BlockSparseMatrix.h>
Definition at line 972 of file BlockSparseMatrix.h.
◆ BlockInnerIterator()
Eigen::BlockSparseMatrix::BlockInnerIterator::BlockInnerIterator |
( |
const BlockSparseMatrix & |
mat, |
|
|
const Index |
outer |
|
) |
| |
|
inline |
◆ col()
Index Eigen::BlockSparseMatrix::BlockInnerIterator::col |
( |
| ) |
const |
|
inline |
◆ cols()
Index Eigen::BlockSparseMatrix::BlockInnerIterator::cols |
( |
| ) |
const |
|
inline |
◆ index()
Index Eigen::BlockSparseMatrix::BlockInnerIterator::index |
( |
| ) |
const |
|
inline |
◆ operator bool()
Eigen::BlockSparseMatrix::BlockInnerIterator::operator bool |
( |
| ) |
const |
|
inline |
◆ operator++()
◆ outer()
Index Eigen::BlockSparseMatrix::BlockInnerIterator::outer |
( |
| ) |
const |
|
inline |
◆ row()
Index Eigen::BlockSparseMatrix::BlockInnerIterator::row |
( |
| ) |
const |
|
inline |
◆ rows()
Index Eigen::BlockSparseMatrix::BlockInnerIterator::rows |
( |
| ) |
const |
|
inline |
◆ value()
const Map<const BlockScalar> Eigen::BlockSparseMatrix::BlockInnerIterator::value |
( |
| ) |
const |
|
inline |
◆ valueRef()
Map<BlockScalar> Eigen::BlockSparseMatrix::BlockInnerIterator::valueRef |
( |
| ) |
|
|
inline |
◆ m_end
Index Eigen::BlockSparseMatrix::BlockInnerIterator::m_end |
|
protected |
◆ m_id
Index Eigen::BlockSparseMatrix::BlockInnerIterator::m_id |
|
protected |
◆ m_mat
◆ m_outer
const Index Eigen::BlockSparseMatrix::BlockInnerIterator::m_outer |
|
protected |
The documentation for this class was generated from the following file: