summaryrefslogtreecommitdiff
path: root/src/python/doc/alpha_complex_ref.rst
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2021-04-08 08:56:35 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2021-04-08 08:56:35 +0200
commit10b04732e032f0b45542c6d08d4d774bce7ddc23 (patch)
treed9fc8e52361f5a110c923d13b43cb4890456da78 /src/python/doc/alpha_complex_ref.rst
parentd79ef2f79c33d8e8b8fd88e16f30e16433ab6644 (diff)
Some documentation for alpha complex 3d specific version
Diffstat (limited to 'src/python/doc/alpha_complex_ref.rst')
-rw-r--r--src/python/doc/alpha_complex_ref.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/python/doc/alpha_complex_ref.rst b/src/python/doc/alpha_complex_ref.rst
index 7da79543..49321368 100644
--- a/src/python/doc/alpha_complex_ref.rst
+++ b/src/python/doc/alpha_complex_ref.rst
@@ -9,6 +9,11 @@ Alpha complex reference manual
.. autoclass:: gudhi.AlphaComplex
:members:
:undoc-members:
- :show-inheritance:
.. automethod:: gudhi.AlphaComplex.__init__
+
+.. autoclass:: gudhi.AlphaComplex3D
+ :members:
+ :undoc-members:
+
+ .. automethod:: gudhi.AlphaComplex3D.__init__