kspread
KStats Class Reference
List of all members.Detailed Description
Definition at line 34 of file stats.h.
Public Member Functions | |
| KStats () | |
| ~KStats () | |
| void | clearAll () |
| void | enterData (CALCAMNT data) |
| void | clearLast () |
| CALCAMNT | min () |
| CALCAMNT | max () |
| CALCAMNT | sum () |
| CALCAMNT | mul () |
| CALCAMNT | sum_of_squares () |
| CALCAMNT | mean () |
| CALCAMNT | median () |
| CALCAMNT | std_kernel () |
| CALCAMNT | std () |
| CALCAMNT | sample_std () |
| int | count () |
| bool | error () |
The documentation for this class was generated from the following files:

