This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | mlib |
Functions | |
| template<class T> | |
| void | mlib::statistics (CARRAY< T > &list, bool print, double *average, double *std_d, T *_max, T *_min) |
| Calculates standard statistical information like average, standard deviation, min and max and optionally print it or return them. | |
Definition in file statistics.H.
1.4.4