ott.geometry.pointcloud.PointCloud.barycenter#

PointCloud.barycenter(weights)[source]#

Compute barycenter of points in self.x using weights.

Return type

Array

Parameters

weights (jax.Array) –