Type Alias kd_tree::KdIndexTree7

source ·
pub type KdIndexTree7<'a, T> = KdIndexTreeN<'a, T, U7>;

Aliased Type§

struct KdIndexTree7<'a, T> { /* private fields */ }