summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/doc/Intro_alpha_complex.h
diff options
context:
space:
mode:
authorVincentRouvreau <vincent.rouvreau@inria.fr>2021-09-13 16:34:23 +0200
committerVincentRouvreau <vincent.rouvreau@inria.fr>2021-09-13 16:34:23 +0200
commitc5a12380e0744eaa26b59ae043dd4fa160d9f268 (patch)
tree9924329fd7cfbd5b7cacbadc7867970cc81f04a3 /src/Alpha_complex/doc/Intro_alpha_complex.h
parent8adb46d8a54f1a0dd71ea686473cc4ca9f5d2f67 (diff)
make_filtration_non_decreasing no more called in alpha complex dD exact version and exact and safe 3d versions
Diffstat (limited to 'src/Alpha_complex/doc/Intro_alpha_complex.h')
-rw-r--r--src/Alpha_complex/doc/Intro_alpha_complex.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Alpha_complex/doc/Intro_alpha_complex.h b/src/Alpha_complex/doc/Intro_alpha_complex.h
index f417ebb2..5ab23720 100644
--- a/src/Alpha_complex/doc/Intro_alpha_complex.h
+++ b/src/Alpha_complex/doc/Intro_alpha_complex.h
@@ -152,6 +152,8 @@ Table of Contents
* not quite define a proper filtration (i.e. non-decreasing with respect to inclusion).
* We fix that up by calling `SimplicialComplexForAlpha::make_filtration_non_decreasing()`.
*
+ * \note This is not the case in `exact` version, this is the reason why it is not called in this case.
+ *
* \subsubsection pruneabove Prune above given filtration value
*
* The simplex tree is pruned from the given maximum \f$ \alpha^2 \f$ value (cf.