summaryrefslogtreecommitdiff
path: root/src/python/doc/simplex_tree_ref.rst
blob: 46b2c1e5c4182d1033ac46244e98f170339846fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
:orphan:

.. To get rid of WARNING: document isn't included in any toctree

=============================
Simplex tree reference manual
=============================

.. autoclass:: gudhi.SimplexTree
   :members:
   :show-inheritance:

   .. automethod:: gudhi.SimplexTree.__init__