Type Definition kd_tree::KdTree7[][src]

pub type KdTree7<T> = KdTreeN<T, U7>;