Modules

Distance metrics.

Structs

A data structure for nearest neighbor search in a multi-dimensional space, which is partitioned into a nested set of hyperspheres, or “balls”.

A data structure for nearest neighbor search in a multi-dimensional space, which is partitioned into two parts for each vantage point: those points closer to the vantage point than a threshold, and those farther.

Enums

The error type for input arrays.