Matrix class, to be used by user. Plus de détails...
#include <arcane/matrix/Matrix.h>
Fonctions membres publiques | |
Matrix (const IndexedSpace &from=EmptyIndexedSpace(), const IndexedSpace &to=EmptyIndexedSpace()) | |
template<class M > | |
Matrix (const MatrixExpr< M > &src) | |
template<class M > | |
Matrix & | operator= (const MatrixExpr< M > &src) |
const IndexedSpace & | maps_from () const |
const IndexedSpace & | maps_to () const |
Fonctions membres publiques hérités de Arcane::MatrixExpr< Matrix > | |
operator Matrix & () | |
operator Matrix const & () const | |
const IndexedSpace & | maps_from () const |
const IndexedSpace & | maps_to () const |
Attributs privés | |
IndexedSpace | m_from |
IndexedSpace | m_to |
Matrix class, to be used by user.
Définition à la ligne 35 du fichier matrix/Matrix.h.
|
inline |
Définition à la ligne 38 du fichier matrix/Matrix.h.
|
inline |
Définition à la ligne 42 du fichier matrix/Matrix.h.
|
inline |
Définition à la ligne 44 du fichier matrix/Matrix.h.
|
inline |
Définition à la ligne 49 du fichier matrix/Matrix.h.
|
inline |
Définition à la ligne 50 du fichier matrix/Matrix.h.
|
inline |
Définition à la ligne 47 du fichier matrix/Matrix.h.
|
private |
Définition à la ligne 53 du fichier matrix/Matrix.h.
|
private |
Définition à la ligne 54 du fichier matrix/Matrix.h.