pyrtid.utils.means.hmean_gradient# pyrtid.utils.means.hmean_gradient(values: ndarray[Any, dtype[float64]], weights: Optional[ndarray[Any, dtype[float64]]] = None) → ndarray[Any, dtype[float64]][source]# Return the gradient of the harmonic arithmetic mean.