TTK
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ttk::criticalPointPairComparison Struct Reference

Comparison between critical point pairs ( (Extremum,Saddle), dist(M,S) ) More...

#include <MandatoryCriticalPoints.h>

Public Member Functions

bool operator() (const std::pair< std::pair< int, int >, double > &left, const std::pair< std::pair< int, int >, double > &right) const
 

Detailed Description

Comparison between critical point pairs ( (Extremum,Saddle), dist(M,S) )

Definition at line 123 of file MandatoryCriticalPoints.h.

Member Function Documentation

◆ operator()()

bool ttk::criticalPointPairComparison::operator() ( const std::pair< std::pair< int, int >, double > &  left,
const std::pair< std::pair< int, int >, double > &  right 
) const
inline

Definition at line 124 of file MandatoryCriticalPoints.h.


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