![]() |
The ZX Ecosystem v5.1.0;_GUI_v3.1.0
|
Go to the source code of this file.
Classes | |
class | SSOvPol_ThrowExc< T > |
Overflow policy for SimpleStats that throws an exception if dataset is full. More... | |
class | SSOvPol_IgnoreMoreData< T > |
Overflow policy for SimpleStats that ignores further data after full. More... | |
class | SSOvPol_Reset< T > |
Overflow policy for SimpleStats that resets dataset & start afresh, if full. More... | |
class | SimpleStats< T, OverflowPolicy, MAXSIZE > |
Class that computes some statistics of a series of values of a given type. More... | |