[][src]Type Definition kd_tree::KdIndexTree2

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