Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
RTree Struct Reference

#include <index.h>

Collaboration diagram for RTree:
[legend]

Data Fields

Node_troot
 
SplitQ_t split
 

Detailed Description

Definition at line 65 of file index.h.

Field Documentation

◆ root

Node_t* RTree::root

Definition at line 66 of file index.h.

Referenced by RTreeClose(), and RTreeOpen().

◆ split

SplitQ_t RTree::split

Definition at line 68 of file index.h.

Referenced by Classify(), GetBranches(), InitPVars(), LoadNodes(), MethodZero(), PickSeeds(), and SplitNode().


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