Type Definition kd_tree::KdIndexTree2[][src]

pub type KdIndexTree2<'a, T> = KdIndexTreeN<'a, T, U2>;