Type Definition kd_tree::KdTree5[][src]

pub type KdTree5<T> = KdTreeN<T, U5>;