Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la classe Arcane::MatrixExpr< M >

Class to inherite to perform matrix computations. Plus de détails...

#include <arcane/matrix/MatrixExpressionT.h>

+ Graphe de collaboration de Arcane::MatrixExpr< M >:

Fonctions membres publiques

 operator M& ()
 
 operator M const & () const
 
const IndexedSpacemaps_from () const
 
const IndexedSpacemaps_to () const
 

Description détaillée

template<class M>
class Arcane::MatrixExpr< M >

Class to inherite to perform matrix computations.

Définition à la ligne 37 du fichier MatrixExpressionT.h.

Documentation des fonctions membres

◆ maps_from()

template<class M >
const IndexedSpace & Arcane::MatrixExpr< M >::maps_from ( ) const
inline

Définition à la ligne 44 du fichier MatrixExpressionT.h.

◆ maps_to()

template<class M >
const IndexedSpace & Arcane::MatrixExpr< M >::maps_to ( ) const
inline

Définition à la ligne 47 du fichier MatrixExpressionT.h.

◆ operator M const &()

template<class M >
Arcane::MatrixExpr< M >::operator M const & ( ) const
inline

Définition à la ligne 42 du fichier MatrixExpressionT.h.

◆ operator M&()

template<class M >
Arcane::MatrixExpr< M >::operator M& ( )
inline

Définition à la ligne 41 du fichier MatrixExpressionT.h.


La documentation de cette classe a été générée à partir du fichier suivant :