Type Definition kd_tree::KdIndexTree4[][src]

pub type KdIndexTree4<'a, T> = KdIndexTreeN<'a, T, U4>;