Contents

computeStandardDeviation(of:)

Computes the standard deviation of a metric and adds it to the aggregated results.

Declaration

mutating func computeStandardDeviation(of metric: Metric)

Parameters

  • metric:

    The metric to aggregate.

See Also

Computing variability