summaryrefslogtreecommitdiff
path: root/src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex.h
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-04-01 07:56:34 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-04-01 07:56:34 +0000
commit178b86f53cb16964de4365948ada341b7012c1da (patch)
treeb90d45b9a5cde18be765c54805b6fd8c1ade5b49 /src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex.h
parent713749e0b82988106d8e4d296a87f0594e759ce0 (diff)
Rollback of class #include<gudhi/XXX.h>. Done from Doxyfile with STRIP_FROM_INC_PATH.
Modified Gudhi banner to fix "Geometric Uderstanding" into "Geometry Uderstanding" git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Doxygen_for_GUDHI_1.3.0@1090 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: c5830fb6f583118a5078254fde5d4a97210c10b7
Diffstat (limited to 'src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex.h')
-rw-r--r--src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex.h b/src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex.h
index c1a3af5c..56fa297c 100644
--- a/src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex.h
+++ b/src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex.h
@@ -46,7 +46,6 @@ const bool globalDbg = false;
template <typename T> class is_before_in_filtration;
/**
- * @class Bitmap_cubical_complex Bitmap_cubical_complex.h gudhi/Bitmap_cubical_complex.h
* @brief Cubical complex represented as a bitmap.
* @ingroup cubical_complex
* @details This is a Bitmap_cubical_complex class. It joints a functionalities of Bitmap_cubical_complex_base and
@@ -318,7 +317,6 @@ class Bitmap_cubical_complex : public T {
};
/**
- * @class Filtration_simplex_range Bitmap_cubical_complex.h gudhi/Bitmap_cubical_complex.h
* @brief Filtration_simplex_range provides the ranges for Filtration_simplex_iterator.
**/
class Filtration_simplex_range {
@@ -490,7 +488,6 @@ class Bitmap_cubical_complex : public T {
};
/**
- * @class Skeleton_simplex_range Bitmap_cubical_complex.h gudhi/Bitmap_cubical_complex.h
* @brief Class needed for compatibility with Gudhi. Not useful for other purposes.
**/
class Skeleton_simplex_range {