TTK
Loading...
Searching...
No Matches
Namespaces | Functions
FTMTreePPUtils.h File Reference
#include <FTMTree.h>
#include <FTMTreePP.h>

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)