StatComm#

#include <StatComm.h>
Brief description

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:`StatComm <class-statcomm>`
[StatComm](#class-statcomm)

Detailed description#

List of Public Methods#

Complete Member Function Documentation#

get_nbmsg#

Definition
int StatComm::get_nbmsg()
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 StatComm::get_nbmsg() <statcomm-public-int-statcomm-get-nbmsg>`
[int StatComm::get_nbmsg()](#statcomm-public-int-statcomm-get-nbmsg)

get_szmax#

Definition
int StatComm::get_szmax()
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 StatComm::get_szmax() <statcomm-public-int-statcomm-get-szmax>`
[int StatComm::get_szmax()](#statcomm-public-int-statcomm-get-szmax)

get_szmin#

Definition
int StatComm::get_szmin()
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 StatComm::get_szmin() <statcomm-public-int-statcomm-get-szmin>`
[int StatComm::get_szmin()](#statcomm-public-int-statcomm-get-szmin)

get_szmoy#

Definition
double StatComm::get_szmoy()
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:`double StatComm::get_szmoy() <statcomm-public-double-statcomm-get-szmoy>`
[double StatComm::get_szmoy()](#statcomm-public-double-statcomm-get-szmoy)

stat#

Definition
void StatComm::stat(int size)
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:`void StatComm::stat(int size) <statcomm-public-void-statcomm-stat-int-size>`
[void StatComm::stat(int size)](#statcomm-public-void-statcomm-stat-int-size)

StatComm#

Definition
StatComm::StatComm()
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:`StatComm::StatComm() <statcomm-public-statcomm-statcomm>`
[StatComm::StatComm()](#statcomm-public-statcomm-statcomm)

Attributes Documentation#

nb_msg (private)
int StatComm::nb_msg
SZ_MAX (private)
int StatComm::SZ_MAX
SZ_MIN (private)
int StatComm::SZ_MIN
SZ_MOY (private)
double StatComm::SZ_MOY