summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/include/gudhi/Alpha_complex_3d.h
diff options
context:
space:
mode:
authorMarc Glisse <marc.glisse@inria.fr>2022-05-17 09:18:18 +0200
committerMarc Glisse <marc.glisse@inria.fr>2022-05-17 09:18:18 +0200
commite45fd615787821c40446f68b576e9e4ff8cb1a27 (patch)
treeaab80cd4a82f1a9b760e1114b9a3fdbf11a8da77 /src/Alpha_complex/include/gudhi/Alpha_complex_3d.h
parente495c4de49a9a226359fbf21966f4ebc4b3fc31b (diff)
parent91a95c2709d293c31e5dc64fd4f1b8d370513605 (diff)
Merge remote-tracking branch 'origin/master' into collapse-pr2
Diffstat (limited to 'src/Alpha_complex/include/gudhi/Alpha_complex_3d.h')
-rw-r--r--src/Alpha_complex/include/gudhi/Alpha_complex_3d.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Alpha_complex/include/gudhi/Alpha_complex_3d.h b/src/Alpha_complex/include/gudhi/Alpha_complex_3d.h
index df5c630e..b3dbc9bb 100644
--- a/src/Alpha_complex/include/gudhi/Alpha_complex_3d.h
+++ b/src/Alpha_complex/include/gudhi/Alpha_complex_3d.h
@@ -57,8 +57,6 @@ namespace Gudhi {
namespace alpha_complex {
-thread_local double RELATIVE_PRECISION_OF_TO_DOUBLE = 0.00001;
-
// Value_from_iterator returns the filtration value from an iterator on alpha shapes values
//
// FAST SAFE EXACT