Graphe de collaboration de Arcane::Alina::adapter::scaled_matrix< Matrix, Scale >:Classes | |
| struct | row_iterator |
Types publics | |
| typedef backend::value_type< Matrix >::type | value_type |
| typedef backend::value_type< Scale >::type | scale_type |
Fonctions membres publiques | |
| scaled_matrix (const Matrix &A, const Scale &s) | |
| size_t | rows () const |
| size_t | cols () const |
| size_t | nonzeros () const |
| row_iterator | row_begin (size_t i) const |
Attributs publics | |
| const Matrix & | A |
| const Scale & | s |
Définition à la ligne 815 du fichier Adapters.h.
| typedef backend::value_type<Scale>::type Arcane::Alina::adapter::scaled_matrix< Matrix, Scale >::scale_type |
Définition à la ligne 818 du fichier Adapters.h.
| typedef backend::value_type<Matrix>::type Arcane::Alina::adapter::scaled_matrix< Matrix, Scale >::value_type |
Définition à la ligne 817 du fichier Adapters.h.
|
inline |
Définition à la ligne 823 du fichier Adapters.h.
|
inline |
Définition à la ligne 829 du fichier Adapters.h.
|
inline |
Définition à la ligne 830 du fichier Adapters.h.
|
inline |
Définition à la ligne 851 du fichier Adapters.h.
|
inline |
Définition à la ligne 828 du fichier Adapters.h.
| const Matrix& Arcane::Alina::adapter::scaled_matrix< Matrix, Scale >::A |
Définition à la ligne 820 du fichier Adapters.h.
| const Scale& Arcane::Alina::adapter::scaled_matrix< Matrix, Scale >::s |
Définition à la ligne 821 du fichier Adapters.h.