Type Definition kd_tree::KdIndexTree4

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