Contents

computeMean(of:)

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

Declaration

mutating func computeMean(of metric: Metric)

Parameters

  • metric:

    The metric to aggregate.

See Also

Computing standard aggregations