pub fn point_cloud_support_point_id( dir: &Vector<f64>, points: &[Point<f64>], ) -> usize
Computes the index of the support point of a cloud of points.