pyrtid.utils.means.arithmetic_mean# pyrtid.utils.means.arithmetic_mean(xi: ndarray[Any, dtype[float64]], xj) → ndarray[Any, dtype[float64]][source]# Return the arithmetic mean of xi and xj.