Type Alias kd_tree::KdIndexTree5

source ·
pub type KdIndexTree5<'a, T> = KdIndexTreeN<'a, T, U5>;

Aliased Type§

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