summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorglisse <glisse@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2014-12-19 17:48:47 +0000
committerglisse <glisse@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2014-12-19 17:48:47 +0000
commit6e2343ff3fb1e2869dea5f8b6526d0e20a64be48 (patch)
tree90a5ef90cc78543ee27e755fb1438eb57920efc6 /src
parentd7d8d3bf151b83efcca3db484acfb5c2dcfeebf8 (diff)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@397 636b058d-ea47-450e-bf9e-a15bfbe3eedb
Former-commit-id: dee74763ef7ee12bc36b6ca28f22df1d8e6e3402
Diffstat (limited to 'src')
-rw-r--r--src/Persistent_cohomology/include/gudhi/Persistent_cohomology.h5
-rw-r--r--src/Simplex_tree/include/gudhi/Simplex_tree.h1
2 files changed, 1 insertions, 5 deletions
diff --git a/src/Persistent_cohomology/include/gudhi/Persistent_cohomology.h b/src/Persistent_cohomology/include/gudhi/Persistent_cohomology.h
index b5d8003f..bed2bdb5 100644
--- a/src/Persistent_cohomology/include/gudhi/Persistent_cohomology.h
+++ b/src/Persistent_cohomology/include/gudhi/Persistent_cohomology.h
@@ -222,11 +222,8 @@ class Persistent_cohomology {
/** \brief Initializes the Persistent_cohomology class.
*
- * @param[in] cpx Complex for which the persistent homology is compiuted.
+ * @param[in] cpx Complex for which the persistent homology is computed.
cpx is a model of FilteredComplex
- *
- * @param[in] persistence_dim_max if true, the persistent homology for the maximal dimension in the
- * complex is computed. If false, it is ignored. Default is false.
*/
explicit Persistent_cohomology(Complex_ds& cpx)
: cpx_(&cpx),
diff --git a/src/Simplex_tree/include/gudhi/Simplex_tree.h b/src/Simplex_tree/include/gudhi/Simplex_tree.h
index c866d179..562283e4 100644
--- a/src/Simplex_tree/include/gudhi/Simplex_tree.h
+++ b/src/Simplex_tree/include/gudhi/Simplex_tree.h
@@ -39,7 +39,6 @@
namespace Gudhi {
/** \defgroup simplex_tree Filtered Complexes
-/** \defgroup simplex_tree Filtered Complexes
*
* A simplicial complex \f$\mathbf{K}\f$
* on a set of vertices \f$V = \{1, \cdots ,|V|\}\f$ is a collection of simplices