Commit Graph
4 Commits
Author SHA1 Message Date
Kenneth van Ewijk 139db8fb13 Fix for sort that broke graphs.
A shadow-copy was made and sorted, now a deep-copy is made an sorted.
The order of the original array is now no longer altered in the process
of determining some statistical values.
2014-10-20 16:29:30 +02:00
Kenneth van Ewijk ab4df98479 Added code for StatisticsCalculator, Periode.. etc
Added a lot of code. Currently not functioning for Periode is acting
strange.
Not tested...
2014-10-19 14:38:43 +02:00
jancoow 00bfee6d61 Median, modus en afwijking toegevoegd 2014-10-19 14:05:15 +02:00
Kenneth van Ewijk da329ef681 Added StatsCalculator and Periode Class 2014-10-17 10:08:42 +02:00