3.3.1. unit_scaling.constraints.amean

unit_scaling.constraints.amean(*scales: float) float[source]

Computes the arithmetic mean of the provided scales.

Parameters:

scales – (*float): the group of constrained scales

Returns:

the arithmetic mean.

Return type:

float