Matrice_Nulle#
#include <Matrice_Nulle.h>
How to cite this class in this doc#
:ref:`Matrice\_Nulle <class-matrice-nulle>`
[Matrice\_Nulle](#class-matrice-nulle)
Detailed description#
Inherits from#
public : Matrice_Base
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
ajouter_multTab_
DoubleTab & Matrice_Nulle::ajouter_multTab_(const DoubleTab &x, DoubleTab &r) const override
Reimplements:
References
How to cite in this doc:
:ref:`DoubleTab & Matrice_Nulle::ajouter_multTab_(const DoubleTab &x, DoubleTab &r) const override <public-doubletab-ref-matrice-nulle-ajouter-multtab-underscore-const-doubletab-ref-x-doubletab-ref-r-const-override>`
[DoubleTab & Matrice_Nulle::ajouter_multTab_(const DoubleTab &x, DoubleTab &r) const override](#public-doubletab-ref-matrice-nulle-ajouter-multtab-underscore-const-doubletab-ref-x-doubletab-ref-r-const-override)
ajouter_multvect_
DoubleVect & Matrice_Nulle::ajouter_multvect_(const DoubleVect &x, DoubleVect &r) const override
Reimplements:
References
How to cite in this doc:
:ref:`DoubleVect & Matrice_Nulle::ajouter_multvect_(const DoubleVect &x, DoubleVect &r) const override <public-doublevect-ref-matrice-nulle-ajouter-multvect-underscore-const-doublevect-ref-x-doublevect-ref-r-const-override>`
[DoubleVect & Matrice_Nulle::ajouter_multvect_(const DoubleVect &x, DoubleVect &r) const override](#public-doublevect-ref-matrice-nulle-ajouter-multvect-underscore-const-doublevect-ref-x-doublevect-ref-r-const-override)
ajouter_multvectT_
DoubleVect & Matrice_Nulle::ajouter_multvectT_(const DoubleVect &x, DoubleVect &r) const override
Reimplements:
References
How to cite in this doc:
:ref:`DoubleVect & Matrice_Nulle::ajouter_multvectT_(const DoubleVect &x, DoubleVect &r) const override <public-doublevect-ref-matrice-nulle-ajouter-multvectt-underscore-const-doublevect-ref-x-doublevect-ref-r-const-override>`
[DoubleVect & Matrice_Nulle::ajouter_multvectT_(const DoubleVect &x, DoubleVect &r) const override](#public-doublevect-ref-matrice-nulle-ajouter-multvectt-underscore-const-doublevect-ref-x-doublevect-ref-r-const-override)
clean
void Matrice_Nulle::clean() override
Reimplements:
How to cite in this doc:
:ref:`void Matrice_Nulle::clean() override <public-void-matrice-nulle-clean-override>`
[void Matrice_Nulle::clean() override](#public-void-matrice-nulle-clean-override)
coeff
double Matrice_Nulle::coeff(int i, int j) const
References
How to cite in this doc:
:ref:`double Matrice_Nulle::coeff(int i, int j) const <public-double-matrice-nulle-coeff-int-i-int-j-const>`
[double Matrice_Nulle::coeff(int i, int j) const](#public-double-matrice-nulle-coeff-int-i-int-j-const)
dimensionner
void Matrice_Nulle::dimensionner(int nb_lines, int nb_columns)
References
How to cite in this doc:
:ref:`void Matrice_Nulle::dimensionner(int nb_lines, int nb_columns) <public-void-matrice-nulle-dimensionner-int-nb-lines-int-nb-columns>`
[void Matrice_Nulle::dimensionner(int nb_lines, int nb_columns)](#public-void-matrice-nulle-dimensionner-int-nb-lines-int-nb-columns)
dimensionner
void Matrice_Nulle::dimensionner(int order)
References
Referenced By
How to cite in this doc:
:ref:`void Matrice_Nulle::dimensionner(int order) <public-void-matrice-nulle-dimensionner-int-order>`
[void Matrice_Nulle::dimensionner(int order)](#public-void-matrice-nulle-dimensionner-int-order)
duplique
int Matrice_Nulle::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Matrice_Nulle::duplique() const override <public-int-matrice-nulle-duplique-const-override>`
[int Matrice_Nulle::duplique() const override](#public-int-matrice-nulle-duplique-const-override)
get_info
const Type_info * Matrice_Nulle::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Reimplements:
How to cite in this doc:
:ref:`const Type_info * Matrice_Nulle::get_info() const override <public-const-type-info-ptr-matrice-nulle-get-info-const-override>`
[const Type_info * Matrice_Nulle::get_info() const override](#public-const-type-info-ptr-matrice-nulle-get-info-const-override)
get_stencil
void Matrice_Nulle::get_stencil(IntTab &stencil) const override
Reimplements:
References
Referenced By
How to cite in this doc:
:ref:`void Matrice_Nulle::get_stencil(IntTab &stencil) const override <public-void-matrice-nulle-get-stencil-inttab-ref-stencil-const-override>`
[void Matrice_Nulle::get_stencil(IntTab &stencil) const override](#public-void-matrice-nulle-get-stencil-inttab-ref-stencil-const-override)
get_stencil_and_coefficients
void Matrice_Nulle::get_stencil_and_coefficients(IntTab &stencil, ArrOfDouble &coefficients) const override
Reimplements:
Referenced By
How to cite in this doc:
:ref:`void Matrice_Nulle::get_stencil_and_coefficients(IntTab &stencil, ArrOfDouble &coefficients) const override <public-void-matrice-nulle-get-stencil-and-coefficients-inttab-ref-stencil-arrofdouble-ref-coefficients-const-override>`
[void Matrice_Nulle::get_stencil_and_coefficients(IntTab &stencil, ArrOfDouble &coefficients) const override](#public-void-matrice-nulle-get-stencil-and-coefficients-inttab-ref-stencil-arrofdouble-ref-coefficients-const-override)
get_symmetric_stencil
void Matrice_Nulle::get_symmetric_stencil(IntTab &stencil) const override
Reimplements:
References
How to cite in this doc:
:ref:`void Matrice_Nulle::get_symmetric_stencil(IntTab &stencil) const override <public-void-matrice-nulle-get-symmetric-stencil-inttab-ref-stencil-const-override>`
[void Matrice_Nulle::get_symmetric_stencil(IntTab &stencil) const override](#public-void-matrice-nulle-get-symmetric-stencil-inttab-ref-stencil-const-override)
get_symmetric_stencil_and_coefficients
void Matrice_Nulle::get_symmetric_stencil_and_coefficients(IntTab &stencil, ArrOfDouble &coefficients) const override
Reimplements:
How to cite in this doc:
:ref:`void Matrice_Nulle::get_symmetric_stencil_and_coefficients(IntTab &stencil, ArrOfDouble &coefficients) const override <public-void-matrice-nulle-get-symmetric-stencil-and-coefficients-inttab-ref-stencil-arrofdouble-ref-coefficients-const-override>`
[void Matrice_Nulle::get_symmetric_stencil_and_coefficients(IntTab &stencil, ArrOfDouble &coefficients) const override](#public-void-matrice-nulle-get-symmetric-stencil-and-coefficients-inttab-ref-stencil-arrofdouble-ref-coefficients-const-override)
Matrice_Nulle
Matrice_Nulle::Matrice_Nulle()
References
How to cite in this doc:
:ref:`Matrice_Nulle::Matrice_Nulle() <public-matrice-nulle-matrice-nulle>`
[Matrice_Nulle::Matrice_Nulle()](#public-matrice-nulle-matrice-nulle)
Matrice_Nulle
Matrice_Nulle::Matrice_Nulle(int nb_lines, int nb_columns)
References
How to cite in this doc:
:ref:`Matrice_Nulle::Matrice_Nulle(int nb_lines, int nb_columns) <public-matrice-nulle-matrice-nulle-int-nb-lines-int-nb-columns>`
[Matrice_Nulle::Matrice_Nulle(int nb_lines, int nb_columns)](#public-matrice-nulle-matrice-nulle-int-nb-lines-int-nb-columns)
Matrice_Nulle
Matrice_Nulle::Matrice_Nulle(int order)
References
How to cite in this doc:
:ref:`Matrice_Nulle::Matrice_Nulle(int order) <public-matrice-nulle-matrice-nulle-int-order>`
[Matrice_Nulle::Matrice_Nulle(int order)](#public-matrice-nulle-matrice-nulle-int-order)
nb_colonnes
int Matrice_Nulle::nb_colonnes() const override
Return local number of columns ( = size on the current proc)
Reimplements:
References
How to cite in this doc:
:ref:`int Matrice_Nulle::nb_colonnes() const override <public-int-matrice-nulle-nb-colonnes-const-override>`
[int Matrice_Nulle::nb_colonnes() const override](#public-int-matrice-nulle-nb-colonnes-const-override)
nb_lignes
int Matrice_Nulle::nb_lignes() const override
Return local number of lines ( = size on the current proc)
Reimplements:
References
How to cite in this doc:
:ref:`int Matrice_Nulle::nb_lignes() const override <public-int-matrice-nulle-nb-lignes-const-override>`
[int Matrice_Nulle::nb_lignes() const override](#public-int-matrice-nulle-nb-lignes-const-override)
ordre
int Matrice_Nulle::ordre() const override
If square matrix, returns number of lines, otherwise 0.
Reimplements:
References
How to cite in this doc:
:ref:`int Matrice_Nulle::ordre() const override <public-int-matrice-nulle-ordre-const-override>`
[int Matrice_Nulle::ordre() const override](#public-int-matrice-nulle-ordre-const-override)
scale
void Matrice_Nulle::scale(const double x) override
Reimplements:
How to cite in this doc:
:ref:`void Matrice_Nulle::scale(const double x) override <public-void-matrice-nulle-scale-const-double-x-override>`
[void Matrice_Nulle::scale(const double x) override](#public-void-matrice-nulle-scale-const-double-x-override)
taille_memoire
unsigned Matrice_Nulle::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Matrice_Nulle::taille_memoire() const override <public-unsigned-matrice-nulle-taille-memoire-const-override>`
[unsigned Matrice_Nulle::taille_memoire() const override](#public-unsigned-matrice-nulle-taille-memoire-const-override)
~Matrice_Nulle
Matrice_Nulle::~Matrice_Nulle()
How to cite in this doc:
:ref:`Matrice_Nulle::~Matrice_Nulle() <public-matrice-nulle-dtor-matrice-nulle>`
[Matrice_Nulle::~Matrice_Nulle()](#public-matrice-nulle-dtor-matrice-nulle)
cree_instance
Objet_U * Matrice_Nulle::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Matrice_Nulle::cree_instance() <public-static-objet-u-ptr-matrice-nulle-cree-instance>`
[Objet_U * Matrice_Nulle::cree_instance()](#public-static-objet-u-ptr-matrice-nulle-cree-instance)
info
const Type_info * Matrice_Nulle::info()
How to cite in this doc:
:ref:`const Type_info * Matrice_Nulle::info() <public-static-const-type-info-ptr-matrice-nulle-info>`
[const Type_info * Matrice_Nulle::info()](#public-static-const-type-info-ptr-matrice-nulle-info)
self_cast
const Matrice_Nulle & Matrice_Nulle::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Matrice_Nulle & Matrice_Nulle::self_cast(const Objet_U &) <public-static-const-matrice-nulle-ref-matrice-nulle-self-cast-const-objet-u-ref>`
[const Matrice_Nulle & Matrice_Nulle::self_cast(const Objet_U &)](#public-static-const-matrice-nulle-ref-matrice-nulle-self-cast-const-objet-u-ref)
self_cast
Matrice_Nulle & Matrice_Nulle::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Matrice_Nulle & Matrice_Nulle::self_cast(Objet_U &) <public-static-matrice-nulle-ref-matrice-nulle-self-cast-objet-u-ref>`
[Matrice_Nulle & Matrice_Nulle::self_cast(Objet_U &)](#public-static-matrice-nulle-ref-matrice-nulle-self-cast-objet-u-ref)
printOn
Sortie & Matrice_Nulle::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`Sortie & Matrice_Nulle::printOn(Sortie &x) const override <protected-sortie-ref-matrice-nulle-printon-sortie-ref-x-const-override>`
[Sortie & Matrice_Nulle::printOn(Sortie &x) const override](#protected-sortie-ref-matrice-nulle-printon-sortie-ref-x-const-override)
readOn
Entree & Matrice_Nulle::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`Entree & Matrice_Nulle::readOn(Entree &) override <protected-entree-ref-matrice-nulle-readon-entree-ref-override>`
[Entree & Matrice_Nulle::readOn(Entree &) override](#protected-entree-ref-matrice-nulle-readon-entree-ref-override)
Attributes Documentation#
info_obj (public)
const Type_info Matrice_Nulle::info_obj
nb_columns_ (protected)
int Matrice_Nulle::nb_columns_
nb_lines_ (protected)
int Matrice_Nulle::nb_lines_