Type Definition kd_tree::KdIndexTree5[][src]

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