From dc3d21f55d3e0de311f56b2706629483f50b0258 Mon Sep 17 00:00:00 2001 From: Marc Glisse Date: Mon, 20 Jan 2020 20:36:58 +0100 Subject: Link kd-tree and subsampling from the main doc --- src/common/doc/main_page.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'src/common/doc/main_page.md') diff --git a/src/common/doc/main_page.md b/src/common/doc/main_page.md index 23dd3fde..72bf1cef 100644 --- a/src/common/doc/main_page.md +++ b/src/common/doc/main_page.md @@ -383,3 +383,26 @@ + +## Point cloud utilities {#PointCloudUtils} + + + + + + + + + + +
+ \f$(x_1,\ldots\x_d)\f$ + + This contains various tools to handle point clouds: spatial searching, subsampling, etc. + + Author: Clément Jamin
+ Introduced in: GUDHI 1.3.0
+ Copyright: MIT [(GPL v3)](../../licensing/)
+
+ Manuals: \ref spatial_searching, \ref subsampling +
-- cgit v1.2.3