summaryrefslogtreecommitdiff
path: root/src/common
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/common
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/common')
-rw-r--r--src/common/doc/file_formats.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/common/doc/file_formats.h b/src/common/doc/file_formats.h
index 3a236087..d38d90e0 100644
--- a/src/common/doc/file_formats.h
+++ b/src/common/doc/file_formats.h
@@ -119,8 +119,9 @@ namespace Gudhi {
Other sample files can be found in the `data/bitmap` folder.
- Please note that unlike in Perseus format the filtration on the maximal cubes can be any double precision number.
- Consequently one cannot mark the cubes that are not present with -1's. To do that please set their filtration value to +Inf.
+ Please note that unlike in Perseus format the filtration on the maximal cubes can be any double precision number.
+ Consequently one cannot mark the cubes that are not present with -1's. To do that please set their filtration value to
+ +Inf.
*/
} // namespace Gudhi