Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
Pair Struct Reference

Data Fields

size_t left
 the left node in the pair
 
size_t right
 the right node in the pair
 
double dist
 

Detailed Description

Definition at line 29 of file closest.c.

Field Documentation

◆ dist

double Pair::dist

Definition at line 33 of file closest.c.

◆ left

size_t Pair::left

Definition at line 31 of file closest.c.

◆ right

size_t Pair::right

Definition at line 32 of file closest.c.


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