Matrice_Morse_Diag#

#include <Matrice_Morse_Diag.h>
Brief description

Classe Matrice_Morse_Diag Represente une matrice M (creuse) symetrique stockee au format Morse.

How to reference this class#

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Matrice\_Morse\_Diag <class-matrice-morse-diag>`
[Matrice\_Morse\_Diag](#class-matrice-morse-diag)

Detailed description#

Diagetrique: on ne stocke que la partie triangulaire superieure de la matrice. Important: Tous les coefficients diagonaux doivent etre stockes meme s’ils sont nuls (hypothese TRUST pour plusieurs methodes dont multvect). Cette classe derive de Matrice_Morse_Sym

Inherits from#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classMatrice__Morse__Diag__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter_multTab_#

Definition
DoubleTab & Matrice_Morse_Diag::ajouter_multTab_(const DoubleTab &, DoubleTab &) const override
Brief description

provoquue une erreur le but de cette matrice est juste de calculer la diagonale

Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`DoubleTab & Matrice_Morse_Diag::ajouter_multTab_(const DoubleTab &, DoubleTab &) const override <matrice-morse-diag-public-doubletab-ref-matrice-morse-diag-ajouter-multtab-underscore-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Matrice_Morse_Diag::ajouter_multTab_(const DoubleTab &, DoubleTab &) const override](#matrice-morse-diag-public-doubletab-ref-matrice-morse-diag-ajouter-multtab-underscore-const-doubletab-ref-doubletab-ref-const-override)

ajouter_multvect_#

Definition
DoubleVect & Matrice_Morse_Diag::ajouter_multvect_(const DoubleVect &x, DoubleVect &y) const override
Brief description

provoquue une erreur le but de cette matrice est juste de calculer la diagonale

Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`DoubleVect & Matrice_Morse_Diag::ajouter_multvect_(const DoubleVect &x, DoubleVect &y) const override <matrice-morse-diag-public-doublevect-ref-matrice-morse-diag-ajouter-multvect-underscore-const-doublevect-ref-x-doublevect-ref-y-const-override>`
[DoubleVect & Matrice_Morse_Diag::ajouter_multvect_(const DoubleVect &x, DoubleVect &y) const override](#matrice-morse-diag-public-doublevect-ref-matrice-morse-diag-ajouter-multvect-underscore-const-doublevect-ref-x-doublevect-ref-y-const-override)

ajouter_multvectT_#

Definition
DoubleVect & Matrice_Morse_Diag::ajouter_multvectT_(const DoubleVect &, DoubleVect &) const override
Brief description

provoquue une erreur le but de cette matrice est juste de calculer la diagonale

Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`DoubleVect & Matrice_Morse_Diag::ajouter_multvectT_(const DoubleVect &, DoubleVect &) const override <matrice-morse-diag-public-doublevect-ref-matrice-morse-diag-ajouter-multvectt-underscore-const-doublevect-ref-doublevect-ref-const-override>`
[DoubleVect & Matrice_Morse_Diag::ajouter_multvectT_(const DoubleVect &, DoubleVect &) const override](#matrice-morse-diag-public-doublevect-ref-matrice-morse-diag-ajouter-multvectt-underscore-const-doublevect-ref-doublevect-ref-const-override)

dimensionne_diag#

Definition
void Matrice_Morse_Diag::dimensionne_diag(int n)
Brief description
Detailed description
References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Matrice_Morse_Diag::dimensionne_diag(int n) <matrice-morse-diag-public-void-matrice-morse-diag-dimensionne-diag-int-n>`
[void Matrice_Morse_Diag::dimensionne_diag(int n)](#matrice-morse-diag-public-void-matrice-morse-diag-dimensionne-diag-int-n)

duplique#

Definition
int Matrice_Morse_Diag::duplique() const override
Brief description
Detailed description

Reimplements:

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`int Matrice_Morse_Diag::duplique() const override <matrice-morse-diag-public-int-matrice-morse-diag-duplique-const-override>`
[int Matrice_Morse_Diag::duplique() const override](#matrice-morse-diag-public-int-matrice-morse-diag-duplique-const-override)

get_info#

Definition
const Type_info * Matrice_Morse_Diag::get_info() const override
Brief description

Donne des informations sur le type de l’ Objet_U .

Detailed description

Reimplements:

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const Type_info * Matrice_Morse_Diag::get_info() const override <matrice-morse-diag-public-const-type-info-ptr-matrice-morse-diag-get-info-const-override>`
[const Type_info * Matrice_Morse_Diag::get_info() const override](#matrice-morse-diag-public-const-type-info-ptr-matrice-morse-diag-get-info-const-override)

Matrice_Morse_Diag#

Definition
Matrice_Morse_Diag::Matrice_Morse_Diag()
Brief description
Detailed description
References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Matrice_Morse_Diag::Matrice_Morse_Diag() <matrice-morse-diag-public-matrice-morse-diag-matrice-morse-diag>`
[Matrice_Morse_Diag::Matrice_Morse_Diag()](#matrice-morse-diag-public-matrice-morse-diag-matrice-morse-diag)

taille_memoire#

Definition
unsigned Matrice_Morse_Diag::taille_memoire() const override
Brief description
Detailed description

Reimplements:

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`unsigned Matrice_Morse_Diag::taille_memoire() const override <matrice-morse-diag-public-unsigned-matrice-morse-diag-taille-memoire-const-override>`
[unsigned Matrice_Morse_Diag::taille_memoire() const override](#matrice-morse-diag-public-unsigned-matrice-morse-diag-taille-memoire-const-override)

~Matrice_Morse_Diag#

Definition
Matrice_Morse_Diag::~Matrice_Morse_Diag()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Matrice_Morse_Diag::~Matrice_Morse_Diag() <matrice-morse-diag-public-matrice-morse-diag-dtor-matrice-morse-diag>`
[Matrice_Morse_Diag::~Matrice_Morse_Diag()](#matrice-morse-diag-public-matrice-morse-diag-dtor-matrice-morse-diag)

cree_instance#

Definition
Objet_U * Matrice_Morse_Diag::cree_instance()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Objet_U * Matrice_Morse_Diag::cree_instance() <matrice-morse-diag-public-static-objet-u-ptr-matrice-morse-diag-cree-instance>`
[Objet_U * Matrice_Morse_Diag::cree_instance()](#matrice-morse-diag-public-static-objet-u-ptr-matrice-morse-diag-cree-instance)

info#

Definition
const Type_info * Matrice_Morse_Diag::info()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const Type_info * Matrice_Morse_Diag::info() <matrice-morse-diag-public-static-const-type-info-ptr-matrice-morse-diag-info>`
[const Type_info * Matrice_Morse_Diag::info()](#matrice-morse-diag-public-static-const-type-info-ptr-matrice-morse-diag-info)

self_cast#

Definition
const Matrice_Morse_Diag & Matrice_Morse_Diag::self_cast(const Objet_U &)
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const Matrice_Morse_Diag & Matrice_Morse_Diag::self_cast(const Objet_U &) <matrice-morse-diag-public-static-const-matrice-morse-diag-ref-matrice-morse-diag-self-cast-const-objet-u-ref>`
[const Matrice_Morse_Diag & Matrice_Morse_Diag::self_cast(const Objet_U &)](#matrice-morse-diag-public-static-const-matrice-morse-diag-ref-matrice-morse-diag-self-cast-const-objet-u-ref)

self_cast#

Definition
Matrice_Morse_Diag & Matrice_Morse_Diag::self_cast(Objet_U &)
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Matrice_Morse_Diag & Matrice_Morse_Diag::self_cast(Objet_U &) <matrice-morse-diag-public-static-matrice-morse-diag-ref-matrice-morse-diag-self-cast-objet-u-ref>`
[Matrice_Morse_Diag & Matrice_Morse_Diag::self_cast(Objet_U &)](#matrice-morse-diag-public-static-matrice-morse-diag-ref-matrice-morse-diag-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Matrice_Morse_Diag::printOn(Sortie &x) const override
Brief description

Ecrit les trois tableaux de la structure de stockage Morse sur un flot de sortie.

Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Sortie & Matrice_Morse_Diag::printOn(Sortie &x) const override <matrice-morse-diag-protected-sortie-ref-matrice-morse-diag-printon-sortie-ref-x-const-override>`
[Sortie & Matrice_Morse_Diag::printOn(Sortie &x) const override](#matrice-morse-diag-protected-sortie-ref-matrice-morse-diag-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Matrice_Morse_Diag::readOn(Entree &) override
Brief description

NON CODE.

Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Entree & Matrice_Morse_Diag::readOn(Entree &) override <matrice-morse-diag-protected-entree-ref-matrice-morse-diag-readon-entree-ref-override>`
[Entree & Matrice_Morse_Diag::readOn(Entree &) override](#matrice-morse-diag-protected-entree-ref-matrice-morse-diag-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Matrice_Morse_Diag::info_obj