# Nearest Points

Find the closest point in a target set for each point in a source set.

```{eval-rst}
.. autofunction:: shift.get_nearest_points
```