Module acap::kd[][src]

Expand description

Structs

An iterator that moves values out of a flat k-d tree.

An iterator over the values in a flat k-d tree.

A k-d tree stored as a flat array.

An iterator that moves values out of a k-d tree.

An iterator over the values in a k-d tree.

Traits

Marker trait for Proximity implementations that are compatible with k-d trees.