From 9ded4522e4be2b018172c0563b2acf9d5cdc5b44 Mon Sep 17 00:00:00 2001 From: vrouvrea Date: Mon, 17 Sep 2018 20:58:41 +0000 Subject: Add benchmark Safe version for Alpha complex 3d (missing part if not weighted and not periodic) Need to fix Alpha_complex_3d_unit_test git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alpha_complex_3d_module_vincent@3893 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 304c9f89826008eab67a72f3742caa8d6d80f36b --- src/Alpha_complex/include/gudhi/Alpha_complex_options.h | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'src/Alpha_complex/include/gudhi/Alpha_complex_options.h') diff --git a/src/Alpha_complex/include/gudhi/Alpha_complex_options.h b/src/Alpha_complex/include/gudhi/Alpha_complex_options.h index 32980fa7..cd9fe799 100644 --- a/src/Alpha_complex/include/gudhi/Alpha_complex_options.h +++ b/src/Alpha_complex/include/gudhi/Alpha_complex_options.h @@ -24,23 +24,10 @@ #define ALPHA_COMPLEX_OPTIONS_H_ -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - - namespace Gudhi { namespace alpha_complex { - /** * \class complexity * \brief Alpha complex complexity template parameter possible values. -- cgit v1.2.3