Type Definition kd_tree::KdTree8[][src]

pub type KdTree8<T> = KdTreeN<T, U8>;