TTK
Loading...
Searching...
No Matches
ttk::dcg::SaddleSaddleVPathComparator< dataType > Struct Template Reference

#include <DiscreteGradient.h>

Public Member Functions

bool operator() (const std::tuple< dataType, SimplexId, SimplexId > &v1, const std::tuple< dataType, SimplexId, SimplexId > &v2) const
 

Detailed Description

template<typename dataType>
struct ttk::dcg::SaddleSaddleVPathComparator< dataType >

Comparator of saddle-connectors, first compare persistence values then saddle identifiers and finally vpaths' identifiers.

Definition at line 221 of file DiscreteGradient.h.

Member Function Documentation

◆ operator()()

template<typename dataType>
bool ttk::dcg::SaddleSaddleVPathComparator< dataType >::operator() ( const std::tuple< dataType, SimplexId, SimplexId > & v1,
const std::tuple< dataType, SimplexId, SimplexId > & v2 ) const
inline

Definition at line 223 of file DiscreteGradient.h.


The documentation for this struct was generated from the following file: