-
Kirill Smelkov authored
An utility class to compute avg/std incrementally. Thanks to https://www.johndcook.com/blog/standard_deviation/ for the recipe of how to do it.
78f26e3a
An utility class to compute avg/std incrementally. Thanks to https://www.johndcook.com/blog/standard_deviation/ for the recipe of how to do it.