summaryrefslogtreecommitdiff
path: root/src/Bitmap_cubical_complex/doc/Gudhi_Cubical_Complex_doc.h
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-04-08 15:47:40 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-04-08 15:47:40 +0000
commitbaf1b5b39be90694b512fff9c79438bf362916f3 (patch)
tree0bc2806d6769e981e2610696517667b3fcbc5fbb /src/Bitmap_cubical_complex/doc/Gudhi_Cubical_Complex_doc.h
parent607fc8aa10122089aa2b3debf36e48250e2dfb5b (diff)
parent03b700251ba8aee55e1cca1038d397135f1c9408 (diff)
Merge from Doxygen_for_GUDHI_1.3.0.
Doxygen fixes for Gudhi version 1.3.0 git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@1111 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 3f5c37263f802621ba818fdb4ab73eba1fec29c8
Diffstat (limited to 'src/Bitmap_cubical_complex/doc/Gudhi_Cubical_Complex_doc.h')
-rw-r--r--src/Bitmap_cubical_complex/doc/Gudhi_Cubical_Complex_doc.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/Bitmap_cubical_complex/doc/Gudhi_Cubical_Complex_doc.h b/src/Bitmap_cubical_complex/doc/Gudhi_Cubical_Complex_doc.h
index cde0b2fc..83921427 100644
--- a/src/Bitmap_cubical_complex/doc/Gudhi_Cubical_Complex_doc.h
+++ b/src/Bitmap_cubical_complex/doc/Gudhi_Cubical_Complex_doc.h
@@ -76,7 +76,7 @@ namespace Cubical_complex {
* directions, allows to determine, dimension, neighborhood, boundary and coboundary of every cube \f$C \in
* \mathcal{K}\f$.
*
- * \image html "bitmapAllCubes.png" "Cubical complex.
+ * \image html "Cubical_complex_representation.png" Cubical complex.
*
* Note that the cubical complex in the figure above is, in a natural way, a product of one dimensional cubical
* complexes in \f$\mathbb{R}\f$. The number of all cubes in each direction is equal \f$2n+1\f$, where \f$n\f$ is the
@@ -145,7 +145,8 @@ namespace Cubical_complex {
* \section BitmapExamples Examples
* End user programs are available in example/Bitmap_cubical_complex folder.
-
+ *
+ * \copyright GNU General Public License v3.
*/
/** @} */ // end defgroup cubical_complex