G+Smo  25.01.0
Geometry + Simulation Modules
 
Loading...
Searching...
No Matches
gsSparseMatrixIter< T, _Options, _Index > Class Template Reference

Detailed Description

template<typename T, int _Options, typename _Index>
class gismo::gsSparseMatrixIter< T, _Options, _Index >

Iterator over the non-zero entries of a sparse matrix.

This class is similar to gsEigen::SparseMatrix::InnerIteretor but in addition it is default-constructible and assignable.