Loading [MathJax]/extensions/TeX/AMSsymbols.js
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Gudhi::Persistence_representations::Topological_data_with_distances Class Reference

The concept Topological_data_with_distances describes the requirements for a type to implement a container that allows computations of distance to another contained of that type. More...

#include </home/gailuron/workspace/gudhi/gudhi-devel/build/gudhi.3.5.0/concept/Persistence_representations/Topological_data_with_distances.h>

Detailed Description

The concept Topological_data_with_distances describes the requirements for a type to implement a container that allows computations of distance to another contained of that type.

The second parameter of the distance function allow to declare power of a distance. The exact meaning of that number will be different for different distances. A few examples are given below: In case of p-Wasserstein distance, the power is equal to p. power = std::limit<double>::max() for bottleneck distance.

In case of L^p landscape distance, the power is equal to p. s


The documentation for this class was generated from the following file:
GUDHI  Version 3.5.0  - C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding.  - Copyright : MIT Generated on Thu Jan 13 2022 08:34:28 for GUDHI by Doxygen 1.9.2