Type Definition kd_tree::KdIndexTree1[][src]

pub type KdIndexTree1<'a, T> = KdIndexTreeN<'a, T, U1>;