Allink
v0.1
|
Moments of a distribution. More...
#include <MatematicaStruct.h>
Public Attributes | |
double | Uno |
First moment. | |
double | Due |
Second moment. | |
double | Tre |
Third moment. | |
double | Delta |
Step interval. | |
double | Chi |
Chi square. | |
double | Min |
Minimum value. | |
double | Max |
Maximum value. | |
double | yMin |
Minimum of the ordinate. | |
double | yMax |
Maximum of the ordinate. | |
int | Num |
Number of points considered. | |
Moments of a distribution.
Definition at line 26 of file MatematicaStruct.h.