summaryrefslogtreecommitdiff
path: root/src/cython/doc/persistence_graphical_tools_ref.rst
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-11-23 11:49:15 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-11-23 11:49:15 +0000
commitf843ef3f8e4ab4ce94a28ded6d8cafd37f2b2311 (patch)
tree7d053afbeb51a16916da07f932deecc364c7eb42 /src/cython/doc/persistence_graphical_tools_ref.rst
parent8d656e33138ef8b3a7d86a7375c92646efc29511 (diff)
Add tangential complex
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/ST_cythonize@1773 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: b47285aafaa430c883c8fe5432ac667d6cedaf37
Diffstat (limited to 'src/cython/doc/persistence_graphical_tools_ref.rst')
-rw-r--r--src/cython/doc/persistence_graphical_tools_ref.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/cython/doc/persistence_graphical_tools_ref.rst b/src/cython/doc/persistence_graphical_tools_ref.rst
index aa214edf..a12021c4 100644
--- a/src/cython/doc/persistence_graphical_tools_ref.rst
+++ b/src/cython/doc/persistence_graphical_tools_ref.rst
@@ -2,7 +2,7 @@
Persistence graphical tools reference manual
============================================
-.. automethod:: gudhi.__min_birth_max_death
-.. automethod:: gudhi.show_palette_values
-.. automethod:: gudhi.barcode_persistence
-.. automethod:: gudhi.diagram_persistence \ No newline at end of file
+.. autofunction:: gudhi.__min_birth_max_death
+.. autofunction:: gudhi.show_palette_values
+.. autofunction:: gudhi.barcode_persistence
+.. autofunction:: gudhi.diagram_persistence