From 0d5556975f7977f6fd41cde4841b1ccd23a66f6b Mon Sep 17 00:00:00 2001 From: Vincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com> Date: Mon, 11 May 2020 08:56:18 +0200 Subject: Update src/Collapse/doc/intro_edge_collapse.h Co-authored-by: Marc Glisse --- src/Collapse/doc/intro_edge_collapse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Collapse/doc/intro_edge_collapse.h b/src/Collapse/doc/intro_edge_collapse.h index 5c126d29..82fadfb0 100644 --- a/src/Collapse/doc/intro_edge_collapse.h +++ b/src/Collapse/doc/intro_edge_collapse.h @@ -70,7 +70,7 @@ namespace collapse { * If an edge \f$e_j, j < i \f$ during the backward search is found to be non-dominated, we include \f$e_j\f$ in to the * reduced filtration and we set its new filtration value to be \f$i\f$ that is the index of \f$e_i\f$. * The precise mechanism for this reduction has been described in Section 5 \cite edgecollapsesocg2020. - * Here we implement this mechanism for a filtration of Rips complex, + * Here we implement this mechanism for a filtration of Rips complex. * After perfoming the reduction the filtration reduces to a flag-filtration with the same persistence as the original * filtration. * -- cgit v1.2.3