Module mapping_algorithms::kd_tree

source ·
Expand description

A K-Dimensional Tree data structure, useful for various geo-spatial computations.

Structs§

  • The Actual K-Dimensional Tree struct, contains it’s first node.