summaryrefslogtreecommitdiff
path: root/src/Gudhi_stat/include/gudhi
diff options
context:
space:
mode:
authorpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-03-03 10:47:59 +0000
committerpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-03-03 10:47:59 +0000
commit1aaa09bab10ccc6ca56e31b1f49f420aad5d6f50 (patch)
tree005806ebc0f086e04decc507a4910e8c332e967e /src/Gudhi_stat/include/gudhi
parentc23385d5be8588339531e82f8eb8abcde2ad1158 (diff)
changes to the doc, towards building a doc...
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@2145 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: ced0884e23fdac7301bc379c8533bb3b2fc4ae53
Diffstat (limited to 'src/Gudhi_stat/include/gudhi')
-rw-r--r--src/Gudhi_stat/include/gudhi/concretizations/Persistence_heat_maps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Gudhi_stat/include/gudhi/concretizations/Persistence_heat_maps.h b/src/Gudhi_stat/include/gudhi/concretizations/Persistence_heat_maps.h
index e2bef0d7..31369689 100644
--- a/src/Gudhi_stat/include/gudhi/concretizations/Persistence_heat_maps.h
+++ b/src/Gudhi_stat/include/gudhi/concretizations/Persistence_heat_maps.h
@@ -130,7 +130,7 @@ public:
}
};
-class distance_from_diagonal_scalling
+class distance_from_diagonal_scaling
{
public:
double operator()( const std::pair< double , double >& point_in_diagram )