summaryrefslogtreecommitdiff
path: root/cython/doc/simplex_tree_ref.rst
blob: 9eb8c199b22196a73b1f03a3761e632173d1c919 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
:orphan:

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

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

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

   .. automethod:: gudhi.SimplexTree.__init__