summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-09-20 09:56:33 +0000
committerpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-09-20 09:56:33 +0000
commita3b3e527f75ea05a7840ecf73f613f56c3c52273 (patch)
tree9b5c0ccae832101f190794d2c53078ea7586b57f /src/common
parent3ae2a05fea03ad51cf9e43a48e67dce89b58875d (diff)
The same comment in the file format description...
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cubical_complex_small_fix@3900 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 656bfe12681707838a564d886b803b6b8f3f90de
Diffstat (limited to 'src/common')
-rw-r--r--src/common/doc/file_formats.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common/doc/file_formats.h b/src/common/doc/file_formats.h
index 523153b8..3a236087 100644
--- a/src/common/doc/file_formats.h
+++ b/src/common/doc/file_formats.h
@@ -118,6 +118,9 @@ namespace Gudhi {
Indicate that we have imposed periodic boundary conditions in the direction x, but not in the direction y.
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.
*/
} // namespace Gudhi