summaryrefslogtreecommitdiff
path: root/src/Bitmap_cubical_complex
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2019-01-17 16:19:05 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2019-01-17 16:19:05 +0000
commite1b61dcdae35e0f968846fdd919d43b84f29fe4e (patch)
tree268887d2c8262b3d18a9cbaeca473d0048057dc4 /src/Bitmap_cubical_complex
parent6b70186caa620f9cd734903db978b2117509f8b1 (diff)
Fix cpplint
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cubical_complex_small_fix@4063 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 7186509b0d722fc7a4264eeaf504cef1c1be3a2a
Diffstat (limited to 'src/Bitmap_cubical_complex')
-rw-r--r--src/Bitmap_cubical_complex/doc/Gudhi_Cubical_Complex_doc.h9
1 files changed, 5 insertions, 4 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 0c70c6e0..9e14455e 100644
--- a/src/Bitmap_cubical_complex/doc/Gudhi_Cubical_Complex_doc.h
+++ b/src/Bitmap_cubical_complex/doc/Gudhi_Cubical_Complex_doc.h
@@ -91,10 +91,11 @@ namespace cubical_complex {
* filtration to all cubes. There are a number of constructors that can be used to construct cubical complex by users
* who want to use the code directly. They can be found in the \a Bitmap_cubical_complex class.
* Currently one input from a text file is used. It uses a format nspired from the Perseus software
- * (http://www.sas.upenn.edu/~vnanda/perseus/) by Vidit Nanda. Note however an important difference: while Perseus assume
- * the filtration of all maximal cubes to be non-negative, over here we do not enforce this and we allow any filtration values.
- * As a consequence one cannot use -1's to indicate missing cubes. If you have missing cubes in your complex, please set
- * their filtration to +Inf. The file format is described in details in here: \ref FileFormatsPerseus.
+ * (http://www.sas.upenn.edu/~vnanda/perseus/) by Vidit Nanda. Note however an important difference: while Perseus
+ * assume the filtration of all maximal cubes to be non-negative, over here we do not enforce this and we allow any
+ * filtration values.
+ * As a consequence one cannot use -1's to indicate missing cubes. If you have missing cubes in your complex, please
+ * set their filtration to +Inf. The file format is described in details in here: \ref FileFormatsPerseus.
*
* \section PeriodicBoundaryConditions Periodic boundary conditions
* Often one would like to impose periodic boundary conditions to the cubical complex. Let \f$ I_1\times ... \times