Type Definition kd_tree::KdIndexTree3[][src]

pub type KdIndexTree3<'a, T> = KdIndexTreeN<'a, T, U3>;