Commit fd475022 authored by rusty1s's avatar rusty1s
Browse files

typo

parent c2f02c3b
......@@ -89,7 +89,7 @@ tensor([0, 5, 3, 0, 1])
## FarthestPointSampling
A sampling algorith, which iteratively samples the most distant point (in metric distance) with regard to the rest points.
A sampling algorithm, which iteratively samples the most distant point (in metric distance) with regard to the rest points.
```python
import torch
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment