ott.geometry.pointcloud.PointCloud.src_mask
ott.geometry.pointcloud.PointCloud.src_mask#
- property PointCloud.src_mask: Optional[jax.Array]#
Mask of shape
[num_a,]
to computecost_matrix
statistics.Specifically, it is used when computing:
- Return type
Optional
[Array
]