Go to the source code of this file.
Compounds | |
class | Statistics |
The Statistics class computes simple statistical quantities from a double array of samples provided by the user. This rest of this file contains the definition of the class Statistics. It contains the declarations of the member functions and data members of the class. However it does not include initialization of the data. That must be done in the class constructor. More... |