[][src]Type Definition kd_tree::KdIndexTree1

type KdIndexTree1<'a, T> = KdIndexTreeN<'a, T, U1>;