Type Definition kd_tree::KdTree2[][src]

pub type KdTree2<T> = KdTreeN<T, U2>;