Type Alias KdTree7

Source
pub type KdTree7<T> = KdTreeN<T, U7>;

Aliased Typeยง

struct KdTree7<T>(/* private fields */);