IJK_Vector#

#include <IJK_Vector.h>
Brief description

classe IJK_Vector

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:`IJK\_Vector <class-template-ijk-vector>`
[IJK\_Vector](#class-template-ijk-vector)

Detailed description#

Inherits from#

  • public : TRUST_Vector <_TRUST_TABL_<_TYPE_, _TYPE_ARRAY_>>

Inheritance graph#

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

../../../../../_images/classIJK__Vector__inherit__graph.png

List of Protected Methods#

List of Public Methods#

Complete Member Function Documentation#

duplique#

Definition
int IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::duplique() const override
Brief description
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:`int IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::duplique() const override <ijk-vector-protected-int-ijk-vector-trust-tabl-type-type-array-duplique-const-override>`
[int IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::duplique() const override](#ijk-vector-protected-int-ijk-vector-trust-tabl-type-type-array-duplique-const-override)

printOn#

Definition
Sortie & IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::printOn(Sortie &s) const override
Brief description

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

Detailed description

Reimplements:

References
Referenced By
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 & IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::printOn(Sortie &s) const override <ijk-vector-protected-sortie-ref-ijk-vector-trust-tabl-type-type-array-printon-sortie-ref-s-const-override>`
[Sortie & IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::printOn(Sortie &s) const override](#ijk-vector-protected-sortie-ref-ijk-vector-trust-tabl-type-type-array-printon-sortie-ref-s-const-override)

readOn#

Definition
Entree & IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::readOn(Entree &s) override
Brief description

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Detailed description

Reimplements:

References
Referenced By
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 & IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::readOn(Entree &s) override <ijk-vector-protected-entree-ref-ijk-vector-trust-tabl-type-type-array-readon-entree-ref-s-override>`
[Entree & IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::readOn(Entree &s) override](#ijk-vector-protected-entree-ref-ijk-vector-trust-tabl-type-type-array-readon-entree-ref-s-override)

taille_memoire#

Definition
unsigned IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::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 IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::taille_memoire() const override <ijk-vector-protected-unsigned-ijk-vector-trust-tabl-type-type-array-taille-memoire-const-override>`
[unsigned IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::taille_memoire() const override](#ijk-vector-protected-unsigned-ijk-vector-trust-tabl-type-type-array-taille-memoire-const-override)

IJK_Vector#

Definition
IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::IJK_Vector()
Brief description
Detailed description
Referenced By
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:`IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::IJK_Vector() <ijk-vector-public-ijk-vector-trust-tabl-type-type-array-ijk-vector>`
[IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::IJK_Vector()](#ijk-vector-public-ijk-vector-trust-tabl-type-type-array-ijk-vector)

IJK_Vector#

Definition
IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::IJK_Vector(const IJK_Vector &avect)
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:`IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::IJK_Vector(const IJK_Vector &avect) <ijk-vector-public-ijk-vector-trust-tabl-type-type-array-ijk-vector-const-ijk-vector-ref-avect>`
[IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::IJK_Vector(const IJK_Vector &avect)](#ijk-vector-public-ijk-vector-trust-tabl-type-type-array-ijk-vector-const-ijk-vector-ref-avect)

IJK_Vector#

Definition
IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::IJK_Vector(int i)
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:`IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::IJK_Vector(int i) <ijk-vector-public-ijk-vector-trust-tabl-type-type-array-ijk-vector-int-i>`
[IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::IJK_Vector(int i)](#ijk-vector-public-ijk-vector-trust-tabl-type-type-array-ijk-vector-int-i)

operator =#

Definition
IJK_Vector & IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::operator=(const IJK_Vector &avect)
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:`IJK_Vector & IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::operator=(const IJK_Vector &avect) <ijk-vector-public-ijk-vector-ref-ijk-vector-trust-tabl-type-type-array-operator-equal-const-ijk-vector-ref-avect>`
[IJK_Vector & IJK_Vector<_TRUST_TABL_, _TYPE_, _TYPE_ARRAY_>::operator=(const IJK_Vector &avect)](#ijk-vector-public-ijk-vector-ref-ijk-vector-trust-tabl-type-type-array-operator-equal-const-ijk-vector-ref-avect)

Attributes Documentation#