|
TTK
|
Go to the source code of this file.
Classes | |
| class | ttk::MergeTreeClustering< dataType2 > |
Namespaces | |
| namespace | ttk |
| TTK base package defining the standard types. | |
Macros | |
| #define | treesMatchingVector std::vector<std::vector<std::tuple<ftm::idNode, ftm::idNode, double>>> |
| #define | matchingVectorType std::vector<treesMatchingVector> |
| #define matchingVectorType std::vector<treesMatchingVector> |
Definition at line 43 of file MergeTreeClustering.h.
| #define treesMatchingVector std::vector<std::vector<std::tuple<ftm::idNode, ftm::idNode, double>>> |
Related publication
"Merge Tree Geodesics and Barycenters with Path Mappings"
F. Wetzels, M. Pont, J. Tierny and C. Garth.
Proc. of IEEE VIS 2023.
IEEE Transactions on Visualization and Computer Graphics, 2024
Online examples:
Definition at line 41 of file MergeTreeClustering.h.