Type Definition kd_tree::KdIndexTree7[][src]

pub type KdIndexTree7<'a, T> = KdIndexTreeN<'a, T, U7>;