Type Definition kd_tree::KdIndexTree7

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