summaryrefslogtreecommitdiff
path: root/src/python/doc/point_cloud_sum.inc
diff options
context:
space:
mode:
authorMarc Glisse <marc.glisse@inria.fr>2020-05-12 22:31:42 +0200
committerMarc Glisse <marc.glisse@inria.fr>2020-05-12 22:31:42 +0200
commitc5fca5477cc6fff77acedf7b5324eb5f8b417ed3 (patch)
tree50687f72096e7185492697a0c298c1261b151e69 /src/python/doc/point_cloud_sum.inc
parentc87a1f10e048477d210ae0abd657da87bba1102a (diff)
More test
Diffstat (limited to 'src/python/doc/point_cloud_sum.inc')
-rw-r--r--src/python/doc/point_cloud_sum.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/python/doc/point_cloud_sum.inc b/src/python/doc/point_cloud_sum.inc
index d4761aba..d28f387a 100644
--- a/src/python/doc/point_cloud_sum.inc
+++ b/src/python/doc/point_cloud_sum.inc
@@ -3,8 +3,8 @@
+----------------------------------------------------------------+------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+
| | :math:`(x_1, x_2, \ldots, x_d)` | Utilities to process point clouds: read from file, subsample, | :Authors: Vincent Rouvreau, Marc Glisse, Masatoshi Takenouchi |
- | | :math:`(y_1, y_2, \ldots, y_d)` | find neighbors, embed time series in higher dimension, etc. | |
- | | | :Since: GUDHI 2.0.0 |
+ | | :math:`(y_1, y_2, \ldots, y_d)` | find neighbors, embed time series in higher dimension, estimate | |
+ | | a density, etc. | :Since: GUDHI 2.0.0 |
| | | |
| | | :License: MIT (`GPL v3 </licensing/>`_, BSD-3-Clause, Apache-2.0) |
| | Parts of this package require CGAL. | |