Type Definition kd_tree::KdSlice[][src]

pub type KdSlice<T> = KdSliceN<T, <T as KdPoint>::Dim>;