Index in the RowColumn list of a CSR Matrix. Plus de détails...
Graphe de collaboration de Arcane::Alina::CSRRowColumnIndex< IndexType_ >:Types publics | |
| using | IndexType = IndexType_ |
Fonctions membres publiques | |
| constexpr __host__ __device__ | CSRRowColumnIndex (IndexType index) |
| constexpr __host__ __device__ IndexType | value () const |
| constexpr __host__ __device__ | operator IndexType () const |
Attributs privés | |
| IndexType | m_index = -1 |
Index in the RowColumn list of a CSR Matrix.
Définition à la ligne 33 du fichier CSRMatrixView.h.
| using Arcane::Alina::CSRRowColumnIndex< IndexType_ >::IndexType = IndexType_ |
Définition à la ligne 37 du fichier CSRMatrixView.h.
|
inlineexplicitconstexpr |
Définition à la ligne 42 du fichier CSRMatrixView.h.
|
inlineconstexpr |
Définition à la ligne 49 du fichier CSRMatrixView.h.
|
inlinenodiscardconstexpr |
Définition à la ligne 48 du fichier CSRMatrixView.h.
|
private |
Définition à la ligne 53 du fichier CSRMatrixView.h.