Type Definition kd_tree::KdTree6[][src]

pub type KdTree6<T> = KdTreeN<T, U6>;