Type Definition kd_tree::KdTree1[][src]

pub type KdTree1<T> = KdTreeN<T, U1>;