11 #ifndef CONCEPT_BOTTLENECK_DISTANCE_PERSISTENCE_DIAGRAM_H_
12 #define CONCEPT_BOTTLENECK_DISTANCE_PERSISTENCE_DIAGRAM_H_
16 namespace persistence_diagram {
Gudhi namespace.
Definition: SimplicialComplexForAlpha.h:14
Concept of point in a persistence diagram. std::get<0>(point) must return the birth of the correspond...
Definition: Persistence_diagram.h:25
Concept of persistence diagram. It is a range of DiagramPoint. std::begin(diagram) and std::end(diagr...
Definition: Persistence_diagram.h:32