[][src]Type Definition kd_tree::KdIndexTree

type KdIndexTree<'a, T> = KdIndexTreeN<'a, T, <T as KdPoint>::Dim>;