Type Definition kd_tree::KdIndexTree5

source ·
pub type KdIndexTree5<'a, T> = KdIndexTreeN<'a, T, U5>;