TTK
Loading...
Searching...
No Matches
Public Attributes | List of all members
ttk::MergeTreePrincipalGeodesics::Compare Struct Reference

#include <MergeTreePrincipalGeodesics.h>

Public Attributes

double bestDistance = std::numeric_limits<double>::max()
 
std::vector< std::tuple< ftm::idNode, ftm::idNode, double > > bestMatching
 
std::vector< std::tuple< ftm::idNode, ftm::idNode, double > > bestMatching2
 
int bestIndex = 0
 

Detailed Description

Definition at line 77 of file MergeTreePrincipalGeodesics.h.

Member Data Documentation

◆ bestDistance

double ttk::MergeTreePrincipalGeodesics::Compare::bestDistance = std::numeric_limits<double>::max()

Definition at line 78 of file MergeTreePrincipalGeodesics.h.

◆ bestIndex

int ttk::MergeTreePrincipalGeodesics::Compare::bestIndex = 0

Definition at line 81 of file MergeTreePrincipalGeodesics.h.

◆ bestMatching

std::vector<std::tuple<ftm::idNode, ftm::idNode, double> > ttk::MergeTreePrincipalGeodesics::Compare::bestMatching

Definition at line 79 of file MergeTreePrincipalGeodesics.h.

◆ bestMatching2

std::vector<std::tuple<ftm::idNode, ftm::idNode, double> > ttk::MergeTreePrincipalGeodesics::Compare::bestMatching2

Definition at line 80 of file MergeTreePrincipalGeodesics.h.


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