summaryrefslogtreecommitdiff
path: root/src/Gudhi_stat/include/gudhi/Persistence_heat_maps.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Gudhi_stat/include/gudhi/Persistence_heat_maps.h')
-rw-r--r--src/Gudhi_stat/include/gudhi/Persistence_heat_maps.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Gudhi_stat/include/gudhi/Persistence_heat_maps.h b/src/Gudhi_stat/include/gudhi/Persistence_heat_maps.h
index 78cbed20..59e58e41 100644
--- a/src/Gudhi_stat/include/gudhi/Persistence_heat_maps.h
+++ b/src/Gudhi_stat/include/gudhi/Persistence_heat_maps.h
@@ -487,6 +487,8 @@ public:
/**
* This function is required by the Real_valued_topological_data concept. It returns various projections od the persistence heat map to a real line.
+ * At the moment this function is not tested, since it is quite likelly to be changed in the future. Given this, when using it, keep in mind that it
+ * will be most likelly changed in the next versions.
**/
double project_to_R( int number_of_function )const;
/**