summaryrefslogtreecommitdiff
path: root/src/Persistent_cohomology/include/gudhi/Persistent_cohomology.h
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-03-31 14:46:01 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-03-31 14:46:01 +0000
commit1233e7dc721673853c9484569e0828b92cb06f09 (patch)
treea44ca7036b29775f1237fe887275121dbd79955a /src/Persistent_cohomology/include/gudhi/Persistent_cohomology.h
parentd29bdae1281bb2b9b9778365c5dc3d44cffa4de4 (diff)
Fix #include<gudhi/YYY.h> issue in generated documentation
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Doxygen_for_GUDHI_1.3.0@1087 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 2b837671f261bb093f599f6c421a3cf21f52b423
Diffstat (limited to 'src/Persistent_cohomology/include/gudhi/Persistent_cohomology.h')
-rw-r--r--src/Persistent_cohomology/include/gudhi/Persistent_cohomology.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Persistent_cohomology/include/gudhi/Persistent_cohomology.h b/src/Persistent_cohomology/include/gudhi/Persistent_cohomology.h
index 1b86f1f9..d77b993e 100644
--- a/src/Persistent_cohomology/include/gudhi/Persistent_cohomology.h
+++ b/src/Persistent_cohomology/include/gudhi/Persistent_cohomology.h
@@ -174,7 +174,8 @@ different representations.
@{
*/
-/** \brief Computes the persistent cohomology of a filtered complex.
+/** \class Persistent_cohomology Persistent_cohomology.h gudhi/Persistent_cohomology.h
+ * \brief Computes the persistent cohomology of a filtered complex.
*
* The computation is implemented with a Compressed Annotation Matrix
* (CAM)\cite DBLP:conf/esa/BoissonnatDM13,