TTK
|
Go to the source code of this file.
Classes | |
struct | ttk::CriticalVertex |
Critical Vertex. More... | |
struct | ttk::PersistencePair |
Persistence Pair. More... | |
Namespaces | |
namespace | ttk |
The Topology ToolKit. | |
Typedefs | |
using | ttk::DiagramType = std::vector< PersistencePair > |
Persistence Diagram type as a vector of Persistence pairs. | |
using | ttk::MatchingType = std::tuple< int, int, double > |
Matching between two Persistence Diagram pairs. | |