ott.geometry.regularizers.SqKOverlap.prox# SqKOverlap.prox(v, tau=1.0)[source]# Proximal operator. Parameters: v (Array) – Array of shape [d,]. tau (float) – Positive weight. Return type: float Returns: The prox of v.