|
TTK
|
Go to the source code of this file.
Classes | |
| class | ttk::PersistenceDiagramClustering |
| TTK processing package for the computation of Wasserstein barycenters and K-Means clusterings of a set of persistence diagrams. More... | |
Namespaces | |
| namespace | ttk |
| TTK base package defining the standard types. | |
Functions | |
| void | ttk::computeWeightedBarycenter (std::vector< DiagramType > &intermediateDiagrams, std::vector< double > &weights, DiagramType &barycenter, std::vector< std::vector< MatchingType > > &matchings, const ttk::Debug &dbg, const bool ProgBarycenter) |