TRUSTSingle#

#include <TRUSTSingle.h>
Brief description

Represente un construit comme un tableau d’elements de type .

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:`TRUSTSingle <class-template-trustsingle>`
[TRUSTSingle](#class-template-trustsingle)

Detailed description#

List of Public Methods#

Complete Member Function Documentation#

operator()#

Definition
_TYPE_ & TRUSTSingle<_TYPE_>::operator()(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:`_TYPE_ & TRUSTSingle<_TYPE_>::operator()(int i) <trustsingle-public-type-ref-trustsingle-type-operator-int-i>`
[_TYPE_ & TRUSTSingle<_TYPE_>::operator()(int i)](#trustsingle-public-type-ref-trustsingle-type-operator-int-i)

operator()#

Definition
const _TYPE_ & TRUSTSingle<_TYPE_>::operator()(int i) const
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_ & TRUSTSingle<_TYPE_>::operator()(int i) const <trustsingle-public-const-type-ref-trustsingle-type-operator-int-i-const>`
[const _TYPE_ & TRUSTSingle<_TYPE_>::operator()(int i) const](#trustsingle-public-const-type-ref-trustsingle-type-operator-int-i-const)

operator =#

Definition
_TYPE_ & TRUSTSingle<_TYPE_>::operator=(_TYPE_ xx)
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:`_TYPE_ & TRUSTSingle<_TYPE_>::operator=(_TYPE_ xx) <trustsingle-public-type-ref-trustsingle-type-operator-equal-type-xx>`
[_TYPE_ & TRUSTSingle<_TYPE_>::operator=(_TYPE_ xx)](#trustsingle-public-type-ref-trustsingle-type-operator-equal-type-xx)

operator[]#

Definition
_TYPE_ & TRUSTSingle<_TYPE_>::operator[](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:`_TYPE_ & TRUSTSingle<_TYPE_>::operator[](int i) <trustsingle-public-type-ref-trustsingle-type-operator[]-int-i>`
[_TYPE_ & TRUSTSingle<_TYPE_>::operator[](int i)](#trustsingle-public-type-ref-trustsingle-type-operator[]-int-i)

operator[]#

Definition
const _TYPE_ & TRUSTSingle<_TYPE_>::operator[](int i) const
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_ & TRUSTSingle<_TYPE_>::operator[](int i) const <trustsingle-public-const-type-ref-trustsingle-type-operator[]-int-i-const>`
[const _TYPE_ & TRUSTSingle<_TYPE_>::operator[](int i) const](#trustsingle-public-const-type-ref-trustsingle-type-operator[]-int-i-const)

size_array#

Definition
int TRUSTSingle<_TYPE_>::size_array() const
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:`int TRUSTSingle<_TYPE_>::size_array() const <trustsingle-public-int-trustsingle-type-size-array-const>`
[int TRUSTSingle<_TYPE_>::size_array() const](#trustsingle-public-int-trustsingle-type-size-array-const)

TRUSTSingle#

Definition
TRUSTSingle<_TYPE_>::TRUSTSingle(int ncomp)
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:`TRUSTSingle<_TYPE_>::TRUSTSingle(int ncomp) <trustsingle-public-trustsingle-type-trustsingle-int-ncomp>`
[TRUSTSingle<_TYPE_>::TRUSTSingle(int ncomp)](#trustsingle-public-trustsingle-type-trustsingle-int-ncomp)

Attributes Documentation#

d_ (private)
_TYPE_ TRUSTSingle<_TYPE_>::d_