Update example for MeanSplitKDTree also.

This commit is contained in:
Ryan Curtin
2024-09-30 11:51:22 -04:00
parent 14fe038844
commit 010fc9784c
+2 -2
View File
@@ -456,8 +456,8 @@ std::cout << "Center of kd-tree: " << center.t();
---
Build two `MeanSplitKDTree`s on subsets of the corel dataset and compute various
bounding quantities.
Build two `MeanSplitKDTree`s on subsets of the corel dataset and compute minimum
and maximum distances between different nodes in the tree.
```c++
// See https://datasets.mlpack.org/corel-histogram.csv.