Type Definition kd_tree::KdTree4[][src]

pub type KdTree4<T> = KdTreeN<T, U4>;