Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 343 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 343 Bytes

StatisticsLib

Event statistic project for calculating statistics objects - test version, under development - free software

  • test event queue (as vector);
  • statistic evaluations: sum, min, max, mean, dispersion, math. expectation, std. deviation;
  • statistic parameters aproximation using Simple Moving Average algorithm;