|
TTK
|
Go to the source code of this file.
Namespaces | |
| namespace | ttk |
| The Topology ToolKit. | |
| namespace | ttk::ftm |
Functions | |
| template<class dataType > | |
| void | ttk::ftm::getPersistencePairs (FTMTree_MT *tree, std::vector< std::tuple< SimplexId, SimplexId, dataType > > &pairs) |
| template<class dataType > | |
| std::vector< std::tuple< SimplexId, SimplexId, dataType > > | ttk::ftm::computePersistencePairs (FTMTree_MT *tree) |