Type Definition kd_tree::KdIndexTree2

source ·
pub type KdIndexTree2<'a, T> = KdIndexTreeN<'a, T, U2>;