[][src]Type Definition kd_tree::KdIndexTree3

type KdIndexTree3<'a, T> = KdIndexTreeN<'a, T, U3>;