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