ott.geometry.pointcloud.PointCloud.prepare_divergences# classmethod PointCloud.prepare_divergences(x, y, static_b=False, src_mask=None, tgt_mask=None, **kwargs)[source]# Instantiate the geometries used for a divergence computation. Parameters: x (Array) y (Array) static_b (bool) src_mask (Optional[Array]) tgt_mask (Optional[Array]) kwargs (Any) Return type: Tuple[PointCloud, ...]