summaryrefslogtreecommitdiff
path: root/src/cython/doc/persistence_graphical_tools_ref.rst
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-03-20 15:48:04 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-03-20 15:48:04 +0000
commit30374ed5154610dc63198742220153aa9387139c (patch)
treeab63bfb8e84f650a617bd548c57911410856ebf3 /src/cython/doc/persistence_graphical_tools_ref.rst
parent10411aae9845d28d36a9d4394bd668ed84d540f1 (diff)
Rename barcode_persistence and diagram_persistence functions
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/ST_cythonize@2204 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: f91e283fa6b6b02198ae28a44f41bd761c1c1f48
Diffstat (limited to 'src/cython/doc/persistence_graphical_tools_ref.rst')
-rw-r--r--src/cython/doc/persistence_graphical_tools_ref.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cython/doc/persistence_graphical_tools_ref.rst b/src/cython/doc/persistence_graphical_tools_ref.rst
index a12021c4..3d7e4fc7 100644
--- a/src/cython/doc/persistence_graphical_tools_ref.rst
+++ b/src/cython/doc/persistence_graphical_tools_ref.rst
@@ -4,5 +4,5 @@ Persistence graphical tools reference manual
.. autofunction:: gudhi.__min_birth_max_death
.. autofunction:: gudhi.show_palette_values
-.. autofunction:: gudhi.barcode_persistence
-.. autofunction:: gudhi.diagram_persistence
+.. autofunction:: gudhi.plot_barcode_persistence
+.. autofunction:: gudhi.plot_diagram_persistence