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...

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.3.0  - C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding.  - Copyright : MIT Generated on Tue Aug 11 2020 11:09:13 for GUDHI by Doxygen 1.8.13