ott.geometry.costs.NegDotProduct.barycenter# NegDotProduct.barycenter(weights, xs)[source]# Output usual barycenter of vectors. Parameters: weights (Array) xs (Array) Return type: Tuple[Array, Any]