v1.0
Public Member Functions
|
List of all members
Eigen::BlockSparseMatrixView< BlockSparseMatrixT >::InnerIterator Class Reference
#include <
BlockSparseMatrix.h
>
Inheritance diagram for Eigen::BlockSparseMatrixView< BlockSparseMatrixT >::InnerIterator:
Public Member Functions
InnerIterator
(const
BlockSparseMatrixView
&
mat
,
Index
outer)
Constructor & Destructor Documentation
◆
InnerIterator()
template<typename BlockSparseMatrixT >
Eigen::BlockSparseMatrixView
< BlockSparseMatrixT >::InnerIterator::InnerIterator
(
const
BlockSparseMatrixView
&
mat
,
Index
outer
)
inline
133
: BlockSparseMatrixT::BlockInnerIterator(
mat
.m_spblockmat, outer) {}
Eigen::SparseMatrix< double >
The documentation for this class was generated from the following file:
BlockSparseMatrix.h
Eigen
BlockSparseMatrixView
InnerIterator
Generated on Wed Aug 27 2025 17:07:17 for MercuryDPM by
1.9.1