23 #ifndef CONCEPT_BOTTLENECK_DISTANCE_PERSISTENCE_DIAGRAM_H_ 24 #define CONCEPT_BOTTLENECK_DISTANCE_PERSISTENCE_DIAGRAM_H_ 28 namespace persistence_diagram {
50 #endif // CONCEPT_BOTTLENECK_DISTANCE_PERSISTENCE_DIAGRAM_H_ Concept of persistence diagram. It is a range of DiagramPoint. std::begin(diagram) and std::end(diagr...
Definition: Persistence_diagram.h:44
Definition: SimplicialComplexForAlpha.h:26
Concept of point in a persistence diagram. std::get<0>(point) must return the birth of the correspond...
Definition: Persistence_diagram.h:37