summaryrefslogtreecommitdiff
path: root/src/cython/doc/persistent_cohomology_user.rst
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-01-25 08:59:20 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-01-25 08:59:20 +0000
commitad9c182c0ffa8b517cd20d174de823db05250514 (patch)
treedc04f37ac0b8b3f42c36f6a608017d0d49c854f7 /src/cython/doc/persistent_cohomology_user.rst
parentbe37aaeadc31ed10ede53393237d939d4aa47c82 (diff)
Fix rips complex with the new interface
Remove mini simplex tree Fix persistent cohomology doc - only simplex tree used Remove useless type definition in Cython C++ interfaces git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/ST_cythonize@2003 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: fff43192b00df1c70d59109a6c14932013992ff1
Diffstat (limited to 'src/cython/doc/persistent_cohomology_user.rst')
-rw-r--r--src/cython/doc/persistent_cohomology_user.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/cython/doc/persistent_cohomology_user.rst b/src/cython/doc/persistent_cohomology_user.rst
index 33b19ce2..ca936754 100644
--- a/src/cython/doc/persistent_cohomology_user.rst
+++ b/src/cython/doc/persistent_cohomology_user.rst
@@ -11,10 +11,7 @@ Definition
| :doc:`persistent_cohomology_user` | Please refer to each data structure that contains persistence |
| | feature for reference: |
| | |
-| | * :doc:`alpha_complex_ref` |
-| | * :doc:`cubical_complex_ref` |
| | * :doc:`simplex_tree_ref` |
-| | * :doc:`witness_complex_ref` |
+---------------------------------------------+----------------------------------------------------------------------+