Represents an iterator over the columns of a CSRRow. Plus de détails...
Graphe de collaboration de Arcane::Alina::CSRRowColumnIterator< IndexType_ >:Fonctions membres publiques | |
| constexpr CSRRowColumnIndex< IndexType > | operator* () const |
| constexpr void | operator++ () |
| constexpr bool | isValid () const |
Types privés | |
| using | IndexType = IndexType_ |
Fonctions membres privées | |
| constexpr | CSRRowColumnIterator (IndexType index) |
Attributs privés | |
| IndexType | m_index = -1 |
Amis | |
| template<typename T> | |
| class | CSRRow |
| constexpr bool | operator!= (const CSRRowColumnIterator &lhs, const CSRRowColumnIterator &rhs) |
Represents an iterator over the columns of a CSRRow.
Définition à la ligne 62 du fichier CSRMatrixView.h.
|
private |
Définition à la ligne 65 du fichier CSRMatrixView.h.
|
inlineexplicitconstexprprivate |
Définition à la ligne 73 du fichier CSRMatrixView.h.
|
inlineconstexpr |
Définition à la ligne 87 du fichier CSRMatrixView.h.
|
inlineconstexpr |
Définition à la ligne 79 du fichier CSRMatrixView.h.
|
inlineconstexpr |
Définition à la ligne 80 du fichier CSRMatrixView.h.
Définition à la ligne 64 du fichier CSRMatrixView.h.
|
friend |
Définition à la ligne 83 du fichier CSRMatrixView.h.
|
private |
Définition à la ligne 91 du fichier CSRMatrixView.h.