Statistics
Description
Helper class for computing statistic values from arrays and lists (i.e. minimum, maximum, mean, variance and deviation).
Public / Methods
Maximum
2 overloads
Computes the maximum value for the given value range.
Computes the maximum value for the given value range.
Mean
2 overloads
Computes the mean value for the given value range.
Computes the mean value for the given value range.